Overload List

  NameDescription
NaNGeometricMean(DoubleVector)
Calculates the geometric mean of the given data, excluding NaN values.
NaNGeometricMean(IDFColumn)
Calculates the geometric mean of the given data, excluding missing values.
NaNGeometricMean(array<Double>[]()[])
Calculates the geometric mean of the given data, excluding NaN values.

See Also