fanhmm_leaves {seqHMM} | R Documentation |
A feedback-augmented non-homogeneuous hidden Markov Model for leaves data
Description
A FAN-HMM fitted for theleaes
data.
Format
A model of class fanhmm
with three hidden states
Details
The model is loaded by calling data(fanhmm_leaves)
. The code used to
estimate the model is available on Github in data-raw
folder.
Examples
data("fanhmm_leaves")
fanhmm_leaves
get_marginals(fanhmm_leaves)
[Package seqHMM version 2.0.0 Index]