ezGeomean | R Documentation |
Calculates the geometric mean of a numeric argument.
ezGeomean(x, ...)
x |
a value, vector or matrix for which to calculate the geometric mean. |
... |
additional arguments to be passed to |
Returns the geometric mean of x
.
Rehrauer, Hubert
Schmid, Peter
ezGeomean(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.