Last data update: 2014.03.03

Modalclust

Package: Modalclust
Type: Package
Title: Hierarchical Modal Clustering
Version: 0.6
Date: 2014-05-23
Author: Surajit Ray and Yansong Cheng
Maintainer: Surajit Ray <sray@math.bu.edu>
Description: 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.
Depends: R (>= 2.14.0), mvtnorm, zoo, class
Suggests: parallel, MASS
License: GPL-2
Packaged: 2014-05-23 14:14:17 UTC; sray
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-05-23 18:31:24

23 images, 14 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'Modalclust' ...
** package 'Modalclust' successfully unpacked and MD5 sums checked
** R
** data
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'Modalclust'
    finding HTML links ... done
    HMAC                                    html  
    choose.cluster                          html  
    contourHMAC                             html  
    cta20                                   html  
    disc2d                                  html  
    findmid                                 html  
    hard.HMAC                               html  
    khat.inv                                html  
    mydmvnorm                               html  
    oned                                    html  
    pHMAC                                   html  
    plot.hmac                               html  
    soft.HMAC                               html  
    summary.hmac                            html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (Modalclust)
Making 'packages.html' ... done