GeneralizedBetaDistributionEstimate Method |
Name | Description | |
---|---|---|
Estimate(Double, Int32, Int32) |
Estimates a new Beta distribution from a set of observations.
| |
Estimate(Double, Int32, Int32, GeneralizedBetaOptions) |
Estimates a new Beta distribution from a set of observations.
| |
Estimate(Double, Int32, Int32, Double) |
Estimates a new Beta distribution from a set of weighted observations.
| |
Estimate(Double, Int32, Int32, Double, GeneralizedBetaOptions) |
Estimates a new Beta distribution from a set of weighted observations.
|