These functions will generally not be called directly by the user.
Estep.mmglm1(object, fortran=TRUE)
Mstep.mmglm1(object, u)
an object with class "mmglm"
or "mmglmlong"
a matrix of weights by Markov state and observation used in fitting the generalised linear model.
logical, if TRUE
(default) use the Fortran code in the forward-backward equations, else use the R code.