EMstep_MoE_PADE {matrixdist}R Documentation

EM for PH-MoE

Description

No recycling of information

Usage

EMstep_MoE_PADE(alpha, S, obs, weight, rcens, rcweight)

Arguments

alpha

Initial probabilities.

S

Sub-intensity matrix.

obs

The observations.

weight

The weights for the observations.

rcens

Censored observations.

rcweight

The weights for the censored observations.


[Package matrixdist version 1.1.9 Index]