Some description
You can install the latest version of this package using the install_github
function from the devtools
package.
Specifically, in R
run:
install.packages('devtools')
devtools::install_github('asbjornholk/HiddenStateModels')
Documentation as well as worked examples are available for all functions included in the package.
They are accessible through standard R
documentation, as well as a more theoretically thorough vignette and wiki.
ggplot2
?)This project uses the MIT license (see LICENSE.md
for details)
This package is a fork of a project made for a university class, developed in collaboration with Malte Nikolajsen and Leander Tilsted Kristensen
Much of the theory is based on the excellent book Hidden Markov Models for Time Series - An Introduction Using R, Second Edition by Langrock et. al.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.