logLikelihoodMpareto_PADE {matrixdist}R Documentation

Loglikelihood of matrix-Pareto using Pade

Description

Loglikelihood for a sample.

Usage

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

Arguments

h

Nuisance parameter.

alpha

Initial probabilities.

S

Sub-intensity matrix.

beta

Inhomogeneity parameter.

obs

The observations.

weight

The weights of the observations.

rcens

Censored observations.

rcweight

The weights of the censored observations.


[Package matrixdist version 1.1.9 Index]