EMstep_dph: EM for discrete phase-type

View source: R/RcppExports.R

EMstep_dphR Documentation

EM for discrete phase-type

Description

EM for discrete phase-type

Usage

EMstep_dph(alpha, S, obs, weight)

Arguments

alpha

Initial probabilities.

S

Sub-transition matrix.

obs

The observations.

weight

The weights for the observations.


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