GenGammaObsInfo: Generalized Gamma Observed Information

View source: R/GenGamma.R

GenGammaObsInfoR Documentation

Generalized Gamma Observed Information

Description

Observed information for the generalized gamma log likelihood in the absence of censoring.

Usage

GenGammaObsInfo(data, alpha, beta, lambda)

Arguments

data

Data.frame.

alpha

First shape parameter.

beta

Second shape parameter.

lambda

Rate parameter.

Value

Numeric observed information matrix.


Temporal documentation built on Sept. 24, 2023, 1:06 a.m.