GenGammaProfileLogLik {Temporal} | R Documentation |
Generalized Gamma Profile Log Likelihood
Description
Profile log likelihood of the generalized gamma distribution as a function
of the second shape parameter \beta
.
Usage
GenGammaProfileLogLik(data, beta)
Arguments
data |
Data.frame. |
beta |
Second shape parameter. |
Value
Numeric profile log likelihood.
[Package Temporal version 0.3.0.1 Index]