EMstep_bivdph_MoE: EM for discrete bivariate phase-type MoE

View source: R/RcppExports.R

EMstep_bivdph_MoER Documentation

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.


matrixdist documentation built on Aug. 8, 2023, 5:06 p.m.