![]() |
GeneralDiscreteDistributionFit Method |
Name | Description | |
---|---|---|
![]() | Fit(Double) |
Fits the underlying distribution to a given set of observations.
|
![]() | 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, Double) |
Fits the underlying distribution to a given set of observations.
|
![]() | Fit(Int32, Double) |
Fits the underlying distribution to a given set of observations.
|
![]() | 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, GeneralDiscreteOptions) |
Fits the underlying distribution to a given set of observations.
|
![]() | Fit(Double, Double, IFittingOptions) |
Fits the underlying distribution to a given set of observations.
(Overrides UnivariateDiscreteDistributionFit(Double, Double, IFittingOptions).) |
![]() | Fit(Double, Double, GeneralDiscreteOptions) |
Fits the underlying distribution to a given set of observations.
|
![]() | Fit(Int32, Double, GeneralDiscreteOptions) |
Fits the underlying distribution to a given set of observations.
|
![]() | Fit(Int32, Double, IFittingOptions) |
Fits the underlying distribution to a given set of observations.
(Overrides UnivariateDiscreteDistributionFit(Int32, Double, IFittingOptions).) |
![]() | Fit(Double, Int32, 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.) |