An R package which provides tools for penalised log-likelihood estimation of hidden semi-Markov models (HSMMs) with flexible state dwell-time distributions.
The package was built under R version 4.0.3 and requires Rtools. To install the package from Github:
install.packages(c("Rcpp","RcppArmadillo","devtools"))
library(devtools)
install_github("JenniferPohle/PHSMM")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.