Learn R Programming

seqHMM (version 2.1.0)

fanhmm_leaves: A feedback-augmented non-homogeneous hidden Markov Model for leaves data

Description

A FAN-HMM fitted for theleaes data.

Arguments

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

Run this code
data("fanhmm_leaves")

fanhmm_leaves

get_marginals(fanhmm_leaves)

Run the code above in your browser using DataLab