logLikelihoodPH_PADE: Loglikelihood of phase-type using Pade approximation

View source: R/RcppExports.R

logLikelihoodPH_PADER Documentation

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.


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