logLikelihoodPH_UNIs: Loglikelihood of PI with phase-type using uniformization

View source: R/RcppExports.R

logLikelihoodPH_UNIsR Documentation

Loglikelihood of PI with phase-type using uniformization

Description

Loglikelihood for a sample.

Usage

logLikelihoodPH_UNIs(h, alpha, S, obs, weight, rcens, rcweight, scale1, scale2)

Arguments

h

Positive parameter.

alpha

Initial probabilities.

S

Sub-intensity matrix.

obs

The observations.

weight

Weights of the observations.

rcens

Censored observations.

rcweight

Weights of the censored observations.

scale1

Scale for observations.

scale2

Scale for censored observations.


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