Implements a novel approach for measuring feature importance in k-means clustering. Importance of a feature is measured by the misclassification rate relative to the baseline cluster assignment due to a random permutation of feature values.
| Version: | 0.1.2 |
| Depends: | data.table |
| Imports: | ggplot2 |
| Suggests: | flexclust, clustMixType, knitr, rmarkdown, testthat, attempt, ClustImpute, covr |
| Published: | 2020-05-18 |
| Author: | Oliver Pfaffel [aut, cre] |
| Maintainer: | Oliver Pfaffel <opfaffel at gmail.com> |
| License: | GPL-3 |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| CRAN checks: | FeatureImpCluster results |
| Reference manual: | FeatureImpCluster.pdf |
| Package source: | FeatureImpCluster_0.1.2.tar.gz |
| Windows binaries: | r-devel: FeatureImpCluster_0.1.2.zip, r-release: FeatureImpCluster_0.1.2.zip, r-oldrel: FeatureImpCluster_0.1.2.zip |
| macOS binaries: | r-release: FeatureImpCluster_0.1.2.tgz, r-oldrel: FeatureImpCluster_0.1.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=FeatureImpCluster to link to this page.