EMstep_dph_MoE {matrixdist}R Documentation

EM for discrete phase-type MoE

Description

EM for discrete phase-type MoE

Usage

EMstep_dph_MoE(alpha, S, obs, weight)

Arguments

alpha

Initial probabilities.

S

Sub-transition matrix.

obs

The observations.

weight

The weights for the observations.


[Package matrixdist version 1.1.9 Index]