UnivariateDiscreteDistributionFit Method |
Name | Description | |
---|---|---|
Fit(Double) |
Fits the underlying distribution to a given set of observations.
| |
Fit(Int32) |
Fits the underlying distribution to a given set of observations.
| |
Fit(Double, IFittingOptions) |
Fits the underlying distribution to a given set of observations.
| |
Fit(Double, Double) |
Fits the underlying distribution to a given set of observations.
| |
Fit(Double, Int32) |
Fits the underlying distribution to a given set of observations.
| |
Fit(Int32, IFittingOptions) |
Fits the underlying distribution to a given set of observations.
| |
Fit(Double, Double, IFittingOptions) |
Fits the underlying distribution to a given set of observations.
| |
Fit(Double, Int32, IFittingOptions) |
Fits the underlying distribution to a given set of observations.
| |
Fit(Int32, Double, IFittingOptions) |
Fits the underlying distribution to a given set of observations.
| |
Fit(Int32, Int32, IFittingOptions) |
Fits the underlying distribution to a given set of observations.
|