GenGammaShape {Temporal} | R Documentation |
Generalized Gamma Shape MLE
Description
Profile MLE of the first shape parameter \alpha
of the generalized gamma
given the second shape parameter \beta
.
Usage
GenGammaShape(data, beta)
Arguments
data |
Data.frame. |
beta |
Second shape parameter. |
Value
Numeric MLE of the rate \alpha
.
[Package Temporal version 0.3.0.1 Index]