Learn R Programming

matrixdist (version 1.1.9)

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.