README.md

MVNSeq

MVNSeq provides facilities for fitting hidden Markov and mixture models to sequences of multivariate Normal observations. Allows for multiple sequences and random variation in the state means across different sequences.

Installing

The package is easily installed from GitHub, using the devtools package.

devtools::install_github("SWotherspoon/MVNSeq")

If you don't have devtools installed already, install it first.

install.packages("devtools")

(MVNSeq otherwise does not need devtools for normal use.)



SWotherspoon/MVNSeq documentation built on June 1, 2022, 10:49 p.m.