AdvancedR-2021/hmm: Hidden Markov Models

Implements a central "hmm" object, which fits (or simply defines) a hidden Markov model in `R`. If desired, the call to "hmm" will automatically find maximum likelihood estimates of all included parameters using the EM-algorithm. Finally, the "hmm"-class has methods for many of the most common generic functions in `R`, making use very easy.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("AdvancedR-2021/hmm")
AdvancedR-2021/hmm documentation built on Dec. 17, 2021, 7:41 a.m.