logLikelihoodPH_RK: Loglikelihood of phase-type using Runge-Kutta

View source: R/RcppExports.R

logLikelihoodPH_RKR Documentation

Loglikelihood of phase-type using Runge-Kutta

Description

Loglikelihood for a sample.

Usage

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

Arguments

h

Step-length.

alpha

Initial probabilities.

S

Sub-intensity matrix.

obs

The observations.

weight

Weights of the observations.

rcens

Censored observations.

rcweight

Weights of the censored observations.


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