Click or drag to resize
Accord.NET (logo)

MultivariateNormalDistributionEstimate Method

Overload List
  NameDescription
Public methodStatic memberEstimate(Double)
Estimates a new Normal distribution from a given set of observations.
Public methodStatic memberCode exampleEstimate(Double, NormalOptions)
Estimates a new Normal distribution from a given set of observations.
Public methodStatic memberCode exampleEstimate(Double, Double)
Estimates a new Normal distribution from a given set of observations.
Public methodStatic memberCode exampleEstimate(Double, Double, NormalOptions)
Estimates a new Normal distribution from a given set of observations.
Top
See Also