EMstep_bivdph_MoE: EM for discrete bivariate phase-type MoE
Description
EM for discrete bivariate phase-type MoE
Usage
EMstep_bivdph_MoE(alpha, S11, S12, S22, obs, weight)
Arguments
- alpha
Initial probabilities.
- S11
Sub-transition matrix.
- S12
Matrix.
- S22
Sub-transition matrix.
- obs
The observations.
- weight
The weights for the observations.