Beta MOMParameter Estimator
Estimates the parameters of the beta distribution via the method of moments. Formulas can be found in:
Owen, C. B. (2008). Parameter estimation for the beta distribution (Order No. 28109613). Available from ProQuest Dissertations & Theses Global. (2499457903). Retrieved from https://www.proquest.com/dissertations-theses/parameter-estimation-beta-distribution/docview/2499457903/se-2
There must be at least two observations and the observations must be with 0,1. The sample average and sample variance of the observations must be strictly greater than zero.
Properties
Functions
If the estimation process is not successful, then an empty array is returned.
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