Click or drag to resize
Accord.NET (logo)

InverseWishartDistributionFit Method

Overload List
  NameDescription
Public methodFit(Double)
Fits the underlying distribution to a given set of observations.
(Inherited from MatrixContinuousDistribution.)
Public methodFit(Double)
Fits the underlying distribution to a given set of observations.
(Inherited from MatrixContinuousDistribution.)
Public methodFit(Double, IFittingOptions)
Fits the underlying distribution to a given set of observations.
(Inherited from MatrixContinuousDistribution.)
Public methodFit(Double, Double)
Fits the underlying distribution to a given set of observations.
(Inherited from MatrixContinuousDistribution.)
Public methodFit(Double, Int32)
Fits the underlying distribution to a given set of observations.
(Inherited from MatrixContinuousDistribution.)
Public methodFit(Double, Double)
Fits the underlying distribution to a given set of observations.
(Inherited from MatrixContinuousDistribution.)
Public methodFit(Double, Double, IFittingOptions)
Not supported.
(Overrides MatrixContinuousDistributionFit(Double, Double, IFittingOptions).)
Public methodFit(Double, Int32, IFittingOptions)
Fits the underlying distribution to a given set of observations.
(Inherited from MatrixContinuousDistribution.)
Top
See Also