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