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)
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.

[Package HiddenMarkov version 1.3-0 Index]