Click or drag to resize

NMathFunctionsNaNCentralMoment Method

Overload List
 NameDescription
Public methodStatic memberNaNCentralMoment(Double, Int32) Calculates the specified central moment about the mean for the the given data, excluding NaN values.
Public methodStatic memberNaNCentralMoment(DoubleVector, Int32) Calculates the specified central moment about the mean for the the given data, excluding NaN values.
Public methodStatic memberNaNCentralMoment(IDFColumn, Int32) Calculates the specified central moment about the mean for the the given data, excluding missing values.
Top
See Also