GenGammaObsInfo {Temporal} | R 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.
[Package Temporal version 0.3.0.1 Index]