CRAN/E | mixdir

mixdir

Cluster High Dimensional Categorical Datasets

Installation

About

Scalable Bayesian clustering of categorical datasets. The package implements a hierarchical Dirichlet (Process) mixture of multinomial distributions. It is thus a probabilistic latent class model (LCM) and can be used to reduce the dimensionality of hierarchical data and cluster individuals into latent classes. It can automatically infer an appropriate number of latent classes or find k classes, as defined by the user. The model is based on a paper by Dunson and Xing (2009) doi:10.1198/jasa.2009.tm08439, but implements a scalable variational inference algorithm so that it is applicable to large datasets. It is described and tested in the accompanying paper by Ahlmann-Eltze and Yau (2018) doi:10.1109/DSAA.2018.00068.

Citation mixdir citation info
github.com/const-ae/mixdir

Key Metrics

Version 0.3.0
R ≥ 2.10
Published 2019-09-20 1682 days ago
Needs compilation? yes
License GPL-3
CRAN checks mixdir results

Downloads

Yesterday 6 -40%
Last 7 days 57 +36%
Last 30 days 159 +5%
Last 90 days 464 -27%
Last 365 days 1.985 -24%

Maintainer

Maintainer

Constantin Ahlmann-Eltze

artjom31415@googlemail.com

Authors

Constantin Ahlmann-Eltze

aut / cre

Christopher Yau

ths

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

mixdir archive

Depends

R ≥ 2.10

Imports

extraDistr
Rcpp

Suggests

testthat
tibble
purrr
dplyr
rmutil
pheatmap
mcclust
ggplot2
tidyr
utils

LinkingTo

Rcpp