Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Demonstration

Demonstration Examples


Description

Demonstration examples can be run by executing the code below.

Examples

#   Model with class "dthmm" with the Beta distribution
demo("beta", package="HiddenMarkov")

#   Model with class "dthmm" with the Gamma distribution
demo("gamma", package="HiddenMarkov")
 
#   Model with class "dthmm" with the Log Normal distribution
demo("lnorm", package="HiddenMarkov")
 
#   Model with class "dthmm" with the Logistic distribution
demo("logis", package="HiddenMarkov")

#   Model with class "dthmm" with the Gaussian distribution
demo("norm", package="HiddenMarkov")

HiddenMarkov

Hidden Markov Models

v1.8-13
GPL (>= 2)
Authors
David Harte
Initial release
2021-04-27

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.