Click or drag to resize
Accord.NET (logo)

UnivariateContinuousDistributionFit Method

Overload List
  NameDescription
Public methodCode exampleFit(Double)
Fits the underlying distribution to a given set of observations.
Public methodCode exampleFit(Double, IFittingOptions)
Fits the underlying distribution to a given set of observations.
Public methodCode exampleFit(Double, Double)
Fits the underlying distribution to a given set of observations.
Public methodCode exampleFit(Double, Int32)
Fits the underlying distribution to a given set of observations.
Public methodCode exampleFit(Double, Double, IFittingOptions)
Fits the underlying distribution to a given set of observations.
Public methodCode exampleFit(Double, Int32, IFittingOptions)
Fits the underlying distribution to a given set of observations.
Top
See Also