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