logLikelihoodMgev_PADE: Loglikelihood of matrix-GEV using Pade

View source: R/RcppExports.R

logLikelihoodMgev_PADER Documentation

Loglikelihood of matrix-GEV using Pade

Description

Loglikelihood for a sample

Usage

logLikelihoodMgev_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.


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