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