logLikelihoodPH_PADE: Loglikelihood of phase-type using Pade approximation
Description
Loglikelihood for a sample.
Usage
logLikelihoodPH_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 of the observations.
- rcens
Censored observations.
- rcweight
The weights of the censored observations.