Learn R Programming

matrixdist (version 1.1.9)

EMstep_dph: 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.