Gamma MOMParameter Estimator
Estimates the shape and scale of a gamma distribution based on the method of moments. Observations must be greater than or equal to zero and must not all be equal. There must be at least two observations. The sample average and sample variance of the observations must be strictly greater than zero.
Properties
Functions
Link copied to clipboard
If the estimation process is not successful, then an empty array is returned.
Link copied to clipboard
Estimates the parameters associated with some distribution. The returned EstimationResult needs to be consistent with the intent of the desired distribution. Note the meaning of the fields associated with EstimationResult