|
|
DegenerateDistributionFit Method |
| Name | Description | |
|---|---|---|
| Fit(Double) |
Fits the underlying distribution to a given set of observations.
(Inherited from UnivariateDiscreteDistribution.) | |
| Fit(Int32) |
Fits the underlying distribution to a given set of observations.
(Inherited from UnivariateDiscreteDistribution.) | |
| Fit(Double, IFittingOptions) |
Fits the underlying distribution to a given set of observations.
(Inherited from UnivariateDiscreteDistribution.) | |
| Fit(Double, Double) |
Fits the underlying distribution to a given set of observations.
(Inherited from UnivariateDiscreteDistribution.) | |
| Fit(Double, Int32) |
Fits the underlying distribution to a given set of observations.
(Inherited from UnivariateDiscreteDistribution.) | |
| Fit(Int32, IFittingOptions) |
Fits the underlying distribution to a given set of observations.
(Inherited from UnivariateDiscreteDistribution.) | |
| Fit(Double, Double, IFittingOptions) |
The DegenerateDistribution does not support fitting.
(Overrides UnivariateDiscreteDistributionFit(Double, Double, IFittingOptions).) | |
| Fit(Double, Int32, IFittingOptions) |
Fits the underlying distribution to a given set of observations.
(Inherited from UnivariateDiscreteDistribution.) | |
| Fit(Int32, Double, IFittingOptions) |
Fits the underlying distribution to a given set of observations.
(Inherited from UnivariateDiscreteDistribution.) | |
| Fit(Int32, Int32, IFittingOptions) |
Fits the underlying distribution to a given set of observations.
(Inherited from UnivariateDiscreteDistribution.) |