mmglm-2nd-level-functions {HiddenMarkov} | R Documentation |
Markov Modulated Generalised Linear Model - 2nd Level Functions
Description
These functions will generally not be called directly by the user.
Usage
Estep.mmglm1(object, fortran=TRUE)
Mstep.mmglm1(object, u)
Arguments
object |
an object with class |
u |
a matrix of weights by Markov state and observation used in fitting the generalised linear model. |
fortran |
logical, if |
[Package HiddenMarkov version 1.8-13 Index]