Click or drag to resize
Accord.NET (logo)

MeasuresKurtosis Method

Overload List
  NameDescription
Public methodStatic memberKurtosis(Double, Boolean)
Computes the Kurtosis vector for the given matrix.
Public methodStatic memberKurtosis(Double, Boolean)
Computes the Kurtosis for the given values.
Public methodStatic memberKurtosis(Double, Boolean)
Computes the Kurtosis vector for the given matrix.
Public methodStatic memberKurtosis(Double, Double, Boolean)
Computes the sample Kurtosis vector for the given matrix.
Public methodStatic memberKurtosis(Double, Double, Boolean)
Computes the Kurtosis for the given values.
Public methodStatic memberKurtosis(Double, Double, Boolean)
Computes the Kurtosis vector for the given matrix.
Top
See Also