pneff93/HMM: Fitting a Hidden Markov Model

This package is designed to estimate the hidden states parameters of a HMM-Model as well as the transition probabilities given the underlying likelihoods of each state. For estimation either a Direct Maximisation or an Expectation-Maximisation Algorithm can be chosen. For more detailed explanation of both methods we highly recommend the source Hidden Markov Models for Times Series by Walter Zucchini, Iain MacDonald & Roland Langrock.

Getting started

Package details

AuthorMalte Lehna, Patrick Neff
MaintainerMalte Lehna <malte.lehna@stud.uni-goettingen.de>, Patrick Neff <patrick.neff@stud.uni-goettingen.de>
LicenseGPL-2
Version1.0.0
URL http://github.com/pneff93/HMM
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("pneff93/HMM")
pneff93/HMM documentation built on Oct. 26, 2019, 8:16 a.m.