Package: FeatureImpCluster
Title: Feature Importance for Partitional Clustering
Version: 0.1.2
Authors@R: 
    person(given = "Oliver",
           family = "Pfaffel",
           role = c("aut", "cre"),
           email = "opfaffel@gmail.com")
Description: 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.
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: flexclust, clustMixType, knitr, rmarkdown, testthat, attempt,
        ClustImpute, covr
Imports: ggplot2
RoxygenNote: 7.1.0
Depends: data.table
NeedsCompilation: no
Packaged: 2020-05-11 22:03:22 UTC; opfaf
Author: Oliver Pfaffel [aut, cre]
Maintainer: Oliver Pfaffel <opfaffel@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-18 09:40:02 UTC
