Package: vimixr Title: Collapsed Variational Inference for Dirichlet Process (DP) Mixture Model Version: 0.1.2 Authors@R: c( person("Annesh", "Pal", , "sistm.soft.maintain@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0003-2146-180X")), person("Boris", "Hejblum", , "boris.hejblum@u-bordeaux.fr", role = c("aut"), comment = c(ORCID = "0000-0003-0646-452X")) ) Description: Collapsed Variational Inference for a Dirichlet Process (DP) mixture model with unknown covariance matrix structure and DP concentration parameter. It enables efficient clustering of high-dimensional data with significantly improved computational speed than traditional MCMC methods. The package incorporates 8 parameterisations and corresponding prior choices for the unknown covariance matrix, from which the user can choose and apply accordingly. Encoding: UTF-8 Roxygen: list(markdown = TRUE) License: MIT + file LICENSE Imports: ggplot2, patchwork, Rcpp, Rfast, rlang, parallel, stats, irlba Suggests: knitr, rmarkdown, pbapply, testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://github.com/annesh07/vimixr, https://annesh07.github.io/vimixr/ BugReports: https://github.com/annesh07/vimixr/issues LinkingTo: Rcpp, RcppEigen VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make Repository: https://annesh07.r-universe.dev Date/Publication: 2026-05-25 21:26:22 UTC RemoteUrl: https://github.com/annesh07/vimixr RemoteRef: HEAD RemoteSha: 12262d76ac6e54451eb58e8a73de88b8de71701b NeedsCompilation: yes Packaged: 2026-07-03 16:21:40 UTC; root Author: Annesh Pal [aut, cre] (ORCID: ), Boris Hejblum [aut] (ORCID: ) Maintainer: Annesh Pal