logLikelihoodMweibull_UNI: Loglikelihood of matrix-Weibull using uniformization

View source: R/RcppExports.R

logLikelihoodMweibull_UNIR Documentation

Loglikelihood of matrix-Weibull using uniformization

Description

Loglikelihood for a sample.

Usage

logLikelihoodMweibull_UNI(h, alpha, S, beta, obs, weight, rcens, rcweight)

Arguments

h

Positive parameter.

alpha

Initial probabilities.

S

Sub-intensity matrix.

beta

Parameter of transformation.

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.