README.md

PHSMM

An R package which provides tools for penalised log-likelihood estimation of hidden semi-Markov models (HSMMs) with flexible state dwell-time distributions.

Install from Github

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")


JenniferPohle/PHSMM documentation built on Jan. 27, 2021, 7:07 p.m.