Description Usage Arguments Value Author(s) References Examples
View source: R/MetricsforPackage.R
Calculates the geometric mean (the nth root of the product of n values).
1 |
x |
Vector of n values whose geometric mean is to be calculated. |
The geometric mean of x.
John Ruscio
Ruscio et al. (2012)
1 | GeometricMean(c(1, 3, 9, 27, 81))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.