mhmmparam-class: Constructor of 'mhmmparam' class

Description Examples

Description

K

numeric. Number of classes.

M

numeric. Number of latent states (activity levels).

A

list. Matrices of the transition probailities for each class.

delta

numeric. Proportions of the classes.

pi

matrix. Probabilities of the latent states per class (stationary distribution of the Markov chains).

lambda

list. Parameters of the emission laws (eps: proportions of the zero-inflated component, a: shapes of the gamma distributions, b: rates of the gamma distributions)

Examples

1
  getSlots("mhmmparam")

MHMM documentation built on March 26, 2020, 7:46 p.m.