CRAN/E | clusterMI

clusterMI

Cluster Analysis with Missing Values by Multiple Imputation

Installation

About

Allows clustering of incomplete observations by addressing missing values using multiple imputation. For achieving this goal, the methodology consists in three steps. I) Missing data imputation using dedicated models. Four multiple imputation methods are proposed, two are based on joint modelling and two are fully sequential methods. II) cluster analysis of imputed data sets. Six clustering methods are available (distances-based or model-based), but custom methods can also be easily used. III) Partition pooling, The set of partitions is aggregated using Non-negative Matrix Factorization based method. An associated instability measure is computed by bootstrap. Among applications, this instability measure can be used to choose a number of clusters with missing values. The package also proposes several diagnostic tools to tune the number of imputed data sets, to tune the number of iterations in fully sequential imputation, to check the fit of imputation models, etc.

Citation clusterMI citation info

Key Metrics

Version 1.0.0
R ≥ 3.5.0
Published 2024-03-12 53 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks clusterMI results

Downloads

Yesterday 11 0%
Last 7 days 52 -32%
Last 30 days 237 -12%
Last 90 days 491
Last 365 days 491

Maintainer

Maintainer

Vincent Audigier

vincent.audigier@cnam.fr

Authors

Vincent Audigier

aut / cre

(CNAM MSDMA team)

Hang Joon Kim

ctb

(University of Cincinnati)

Material

Reference manual
Package source

Vignettes

clusterMI: Cluster Analysis with Missing Values by Multiple Imputation

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Depends

R ≥ 3.5.0

Imports

stats
graphics
parallel
mice
micemd
mclust
mix
fpc
usedist
knockoff
withr
glmnet
cluster
ClusterR
FactoMineR
diceR
NPBayesImputeCat
e1071
Rfast
cat
utils
lattice
reshape2
methods
Rcpp

Suggests

knitr
rmarkdown
stargazer
VIM
missMDA
clustrd
clusterCrit
ggplot2
bookdown

LinkingTo

Rcpp
RcppArmadillo