geomean | R Documentation |
Calculate geometric mean of a numeric vector
geomean(x, na.rm = FALSE, trim = 0)
x |
Numeric array to calculate geometric mean for |
na.rm |
A logical value indicating whether |
trim |
Fraction (0 to 0.5) of observations to be trimmed from each
end of |
Geometric mean of x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.