EMstep_PADE {matrixdist}R Documentation

EM for phase-type distributions using Pade approximation for matrix exponential

Description

EM for phase-type distributions using Pade approximation for matrix exponential

Usage

EMstep_PADE(h, alpha, S, obs, weight, rcens, rcweight)

Arguments

h

Nuisance parameter.

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]