Package: SAGMM 0.2.5
SAGMM: Clustering via Stochastic Approximation and Gaussian Mixture Models
Computes clustering by fitting Gaussian mixture models (GMM) via stochastic approximation following the methods of Nguyen and Jones (2018) <doi:10.1201/9780429446177>. It also provides some test data generation and plotting functionality to assist with this process.
Authors:
SAGMM_0.2.5.tar.gz
SAGMM_0.2.5.zip(r-4.7)SAGMM_0.2.5.zip(r-4.6)SAGMM_0.2.5.zip(r-4.5)
SAGMM_0.2.5.tgz(r-4.6-x86_64)SAGMM_0.2.5.tgz(r-4.6-arm64)SAGMM_0.2.5.tgz(r-4.5-x86_64)SAGMM_0.2.5.tgz(r-4.5-arm64)
SAGMM_0.2.5.tar.gz(r-4.7-arm64)SAGMM_0.2.5.tar.gz(r-4.7-x86_64)SAGMM_0.2.5.tar.gz(r-4.6-arm64)SAGMM_0.2.5.tar.gz(r-4.6-x86_64)
SAGMM_0.2.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
SAGMM/json (API)
| # Install 'SAGMM' in R: |
| install.packages('SAGMM', repos = c('https://andrewthomasjones.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/andrewthomasjones/sagmm/issues
Last updated from:57d4b6b240. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 123 | ||
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 209 | ||
| linux-release-arm64 | OK | 118 | ||
| linux-release-x86_64 | OK | 114 | ||
| macos-release-arm64 | OK | 94 | ||
| macos-release-x86_64 | OK | 182 | ||
| macos-oldrel-arm64 | OK | 113 | ||
| macos-oldrel-x86_64 | OK | 165 | ||
| windows-devel | OK | 94 | ||
| windows-release | OK | 94 | ||
| windows-oldrel | OK | 121 | ||
| wasm-release | OK | 107 |
Exports:gainFactorsgenerateSimDataSAGMMFit
Dependencies:lowmemtkmeansMASSmclustMixSimRcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Return Gamma, a sequence of gain factors | gainFactors |
| Generate data for simulations to test the SAGMM package.. | generateSimData |
| SAGMM: A package for Clustering via Stochastic Approximation and Gaussian Mixture Models. | SAGMM-package SAGMM |
| Clustering via Stochastic Approximation and Gaussian Mixture Models (GMM) | SAGMMFit |
