GenGammaRate {Temporal} | R Documentation |
Profile MLE of the generalized gamma rate given the shape parameters.
GenGammaRate(data, alpha, beta)
data |
Data.frame. |
alpha |
First shape parameter. |
beta |
Second shape parameter. |
Numeric MLE of the rate \lambda
.