Package: deepgmm 0.1.12
deepgmm: Deep Gaussian Mixture Models
Deep Gaussian mixture models as proposed by Viroli and McLachlan (2019) <doi:10.1007/s11222-017-9793-z> provide a generalization of classical Gaussian mixtures to multiple layers. Each layer contains a set of latent variables that follow a mixture of Gaussian distributions. To avoid overparameterized solutions, dimension reduction is applied at each layer by way of factor models.
Authors:
deepgmm_0.1.12.tar.gz
deepgmm_0.1.12.zip(r-4.7)deepgmm_0.1.12.zip(r-4.6)deepgmm_0.1.12.zip(r-4.5)
deepgmm_0.1.12.tgz(r-4.6-any)deepgmm_0.1.12.tgz(r-4.5-any)
deepgmm_0.1.12.tar.gz(r-4.7-any)deepgmm_0.1.12.tar.gz(r-4.6-any)
deepgmm_0.1.12.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
deepgmm/json (API)
| # Install 'deepgmm' in R: |
| install.packages('deepgmm', repos = c('https://suren-rathnayake.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/suren-rathnayake/deepgmm/issues
clusteringdeep-learningmixed-models
Last updated from:cc9ec2436b. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 118 | ||
| source / vignettes | OK | 136 | ||
| linux-release-x86_64 | ERROR | 114 | ||
| macos-release-arm64 | ERROR | 123 | ||
| macos-oldrel-arm64 | ERROR | 118 | ||
| windows-devel | ERROR | 67 | ||
| windows-release | ERROR | 59 | ||
| windows-oldrel | ERROR | 69 | ||
| wasm-release | OK | 89 |
Exports:deepgmmmodel_selection
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fits Deep Gaussian Mixture Models Using Stochastic EM algorithm. | deepgmm |
| Function to compare different models | model_selection |
