Click or drag to resize

NMathFunctionsNaNGeometricMean Method

Overload List
 NameDescription
Public methodStatic memberNaNGeometricMean(Double) Calculates the geometric mean of the given data, excluding NaN values.
Public methodStatic memberNaNGeometricMean(DoubleVector) Calculates the geometric mean of the given data, excluding NaN values.
Public methodStatic memberNaNGeometricMean(IDFColumn) Calculates the geometric mean of the given data, excluding missing values.
Top
See Also