EMstep_bivdph: EM for discrete bivariate phase-type

View source: R/RcppExports.R

EMstep_bivdphR Documentation

EM for discrete bivariate phase-type

Description

EM for discrete bivariate phase-type

Usage

EMstep_bivdph(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.