Package: FourWayHMM 1.0.0

Salvatore D. Tomarchio
FourWayHMM: Parsimonious Hidden Markov Models for Four-Way Data
Implements parsimonious hidden Markov models for four-way data via expectation- conditional maximization algorithm, as described in Tomarchio et al. (2020) <arxiv:2107.04330>. The matrix-variate normal distribution is used as emission distribution. For each hidden state, parsimony is reached via the eigen-decomposition of the covariance matrices of the emission distribution. This produces a family of 98 parsimonious hidden Markov models.
Authors:
FourWayHMM_1.0.0.tar.gz
FourWayHMM_1.0.0.tar.gz(r-4.7-any)FourWayHMM_1.0.0.tar.gz(r-4.6-any)
FourWayHMM_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
FourWayHMM/json (API)
| # Install 'FourWayHMM' in R: |
| install.packages('FourWayHMM', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- simX - Simulated Data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:f180b5bbd9. Checks:2 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 119 | ||
| source / vignettes | OK | 186 | ||
| linux-release-x86_64 | NOTE | 164 | ||
| wasm-release | OK | 118 |
Dependencies:clicodetoolscpp11data.tabledoSNOWdplyrforeachgenericsglueiteratorsLaplacesDemonlifecyclemagrittrmclustpillarpkgconfigpurrrR6rlangsnowstringistringrtensortibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fitting for parsimonious hidden Markov models for four-way data | HMM.fit |
| Initialization for the ECM algorithm | HMM.init |
| Simulated Data | simX |