FitGenGammaComplete: Generalized Gamma Parameter Estimation without Censoring
Description
Paramter estimation for generalized gamma event times without censoring.
Usage
FitGenGammaComplete(data, beta_lower = 0.1, beta_upper = 10)
Value
Numeric vector containing the estimated shape and rate parameters.
Arguments
- data
Data.frame.
- beta_lower
Lower limit on possible values for beta.
- beta_upper
Upper limit on possible values for beta.