Package: Modalclust 0.7

Modalclust: Hierarchical Modal Clustering

Performs Modal Clustering (MAC) including Hierarchical Modal Clustering (HMAC) along with their parallel implementation (PHMAC) over several processors. These model-based non-parametric clustering techniques can extract clusters in very high dimensions with arbitrary density shapes. By default clustering is performed over several resolutions and the results are summarised as a hierarchical tree. Associated plot functions are also provided. There is a package vignette that provides many examples. This version adheres to CRAN policy of not spanning more than two child processes by default.

Authors:Surajit Ray and Yansong Cheng

Modalclust_0.7.tar.gz
Modalclust_0.7.zip(r-4.5)Modalclust_0.7.zip(r-4.4)Modalclust_0.7.zip(r-4.3)
Modalclust_0.7.tgz(r-4.4-any)Modalclust_0.7.tgz(r-4.3-any)
Modalclust_0.7.tar.gz(r-4.5-noble)Modalclust_0.7.tar.gz(r-4.4-noble)
Modalclust_0.7.tgz(r-4.4-emscripten)Modalclust_0.7.tgz(r-4.3-emscripten)
Modalclust.pdf |Modalclust.html
Modalclust/json (API)

# Install 'Modalclust' in R:
install.packages('Modalclust', repos = c('https://surajitstat.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • cta20 - Two dimensional data in original and log scale
  • cta20.hmac - Two dimensional data in original and log scale
  • disc2d - Two and three dimensional data representing two half discs
  • disc2d.hmac - Two and three dimensional data representing two half discs
  • disc3d - Two and three dimensional data representing two half discs
  • disc3d.hmac - Two and three dimensional data representing two half discs
  • logcta20 - Two dimensional data in original and log scale
  • logcta20.hmac - Two dimensional data in original and log scale
  • oned - One dimensional data with two main clusters
  • oned.hmac - One dimensional data with two main clusters

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

14 exports 0.36 score 5 dependencies 1 mentions 12 scripts 198 downloads

Last updated 6 years agofrom:65647ef943. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 28 2024
R-4.5-winOKAug 28 2024
R-4.5-linuxOKAug 28 2024
R-4.4-winOKAug 28 2024
R-4.4-macOKAug 28 2024
R-4.3-winOKAug 28 2024
R-4.3-macOKAug 28 2024

Exports:choose.clustercontour.hmacfindmidhard.hmachmackhatkhat.invmodalclustmydmvnormphmacplot.hmacsdofnormsoft.hmacsummary.hmac

Dependencies:classlatticeMASSmvtnormzoo

Model based clustering via mode identification

Rendered fromModalclust.Rnwusingutils::Sweaveon Aug 28 2024.

Last update: 2018-11-14
Started: 2014-01-16