mmglm-2nd-level-functions: Markov Modulated Generalised Linear Model - 2nd Level...

Description Usage Arguments

Description

These functions will generally not be called directly by the user.

Usage

1
2
Estep.mmglm1(object, fortran=TRUE)
Mstep.mmglm1(object, u)

Arguments

object

an object with class "mmglm" or "mmglmlong"

u

a matrix of weights by Markov state and observation used in fitting the generalised linear model.

fortran

logical, if TRUE (default) use the Fortran code in the forward-backward equations, else use the R code.


HiddenMarkov documentation built on April 27, 2021, 5:06 p.m.