logLikelihoodPH_PADEs {matrixdist}R Documentation

Loglikelihood of PI with phase-type using Pade

Description

Loglikelihood for a sample.

Usage

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

Arguments

h

Nuisance parameter.

alpha

Initial probabilities.

S

Sub-intensity matrix.

obs

The observations.

weight

The weights of the observations.

rcens

Censored observations.

rcweight

The weights of the censored observations.

scale1

Scale for observations.

scale2

Scale for censored observations.


[Package matrixdist version 1.1.9 Index]