geomean | R Documentation |
A trivial one-line function for exp(mean(log()))
geomean(x)
x |
a vector of numeric values |
the geometric mean (a scalar value)
geometric.mean
geomean(rnorm(20,5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.