Package: VICatMix 1.0

Jackie Rao
VICatMix: Variational Mixture Models for Clustering Categorical Data
A variational Bayesian finite mixture model for the clustering of categorical data, and can implement variable selection and semi-supervised outcome guiding if desired. Incorporates an option to perform model averaging over multiple initialisations to reduce the effects of local optima and improve the automatic estimation of the true number of clusters. For further details, see the paper by Rao and Kirk (2024) <doi:10.48550/arXiv.2406.16227>.
Authors:
VICatMix_1.0.tar.gz
VICatMix_1.0.zip(r-4.7)VICatMix_1.0.zip(r-4.6)VICatMix_1.0.zip(r-4.5)
VICatMix_1.0.tgz(r-4.6-x86_64)VICatMix_1.0.tgz(r-4.6-arm64)VICatMix_1.0.tgz(r-4.5-x86_64)VICatMix_1.0.tgz(r-4.5-arm64)
VICatMix_1.0.tar.gz(r-4.7-arm64)VICatMix_1.0.tar.gz(r-4.7-x86_64)VICatMix_1.0.tar.gz(r-4.6-arm64)VICatMix_1.0.tar.gz(r-4.6-x86_64)
VICatMix_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
VICatMix/json (API)
| # Install 'VICatMix' in R: |
| install.packages('VICatMix', repos = c('https://j-ackierao.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/j-ackierao/vicatmix/issues
Last updated from:069694524f. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 148 | ||
| linux-devel-x86_64 | OK | 159 | ||
| source / vignettes | OK | 183 | ||
| linux-release-arm64 | OK | 166 | ||
| linux-release-x86_64 | OK | 159 | ||
| macos-release-arm64 | OK | 232 | ||
| macos-release-x86_64 | OK | 262 | ||
| macos-oldrel-arm64 | OK | 166 | ||
| macos-oldrel-x86_64 | OK | 302 | ||
| windows-devel | OK | 130 | ||
| windows-release | OK | 190 | ||
| windows-oldrel | OK | 133 | ||
| wasm-release | OK | 120 |
Exports:generateSampleDataBingenerateSampleDataCatminVIrunVICatMixrunVICatMixAvgrunVICatMixVarSelrunVICatMixVarSelAvgVI.lb
Dependencies:base64encbitbit64bslibcachemclassclassIntclicliprcombinatcommonmarkcpp11crayondigestdplyre1071fastmapfontawesomeforcatsfsgenericsgluegtoolshavenhighrhmshtmltoolshttpuvjquerylibjsonliteKernSmoothklaRlabelledlaterlifecyclelpSolvemagrittrMASSmatrixStatsmcclustmemoisemimeminiUIotelpillarpkgconfigprettyunitsprogresspromisesproxypurrrquestionrR.cacheR.methodsS3R.ooR.utilsR6rappdirsRcppRcppArmadilloreadrrlangrprojrootrstudioapisassshinysourcetoolsstringistringrstylertibbletidyrtidyselecttzdbutf8vctrsvroomwithrxfunxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| generateSampleDataBin | generateSampleDataBin |
| generateSampleDataCat | generateSampleDataCat |
| Minimize the posterior expected Variation of Information | minVI |
| runVICatMix | runVICatMix |
| runVICatMixAvg | runVICatMixAvg |
| runVICatMixVarSel | runVICatMixVarSel |
| runVICatMixVarSelAvg | runVICatMixVarSelAvg |
| Compute the modified Variation of Information from swapping log and expectation. | VI.lb |