EMstep_mdph {matrixdist} | R Documentation |
EM for multivariate discrete phase-type
Description
EM for multivariate discrete phase-type
Usage
EMstep_mdph(alpha, S_list, obs, weight)
Arguments
alpha |
Initial probabilities. |
S_list |
List of marginal sub-transition matrices. |
obs |
The observations. |
weight |
The weights for the observations. |
[Package matrixdist version 1.1.9 Index]