FitGammaComplete: Gamma Parameter Estimation without Censoring
Description
Paramter estimation for gamma event times without censoring.
Usage
FitGammaComplete(data, eps = 1e-06)
Value
Numeric vector containing the estimated shape and rate parameters.
Arguments
- data
Data.frame.
- eps
Tolerance for Newton-Raphson iterations.