R/geometricMean.R
geometricMean.Rd
The geometric mean is the nth root of n products or e to the mean log of x.
x
geometricMean(x, ...)
Object.
Additional arguments.
numeric.
numeric
Useful for describing non-normal (i.e. geometric) distributions.
showMethods("geometricMean") #> Function: geometricMean (package AcidGenerics) #> <No methods> #>