EM_step_mPH_rc: EM step for the mPH class with right-censoring, for different...

View source: R/RcppExports.R

EM_step_mPH_rcR Documentation

EM step for the mPH class with right-censoring, for different marginal sub-intensity matrices

Description

EM step for the mPH class with right-censoring, for different marginal sub-intensity matrices

Usage

EM_step_mPH_rc(alpha, S_list, y, delta, h)

Arguments

alpha

Common initial distribution vector.

S_list

List of marginal sub-intensity matrices.

y

Matrix of marginal observations.

delta

Matrix with right-censoring indications (1 uncensored, 0 right-censored).

h

Tolerance of uniformization.


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