Description Usage Arguments Value
View source: R/myDescriptiveStatistics.R
Calculate the geometric mean of a (numeric) vector. Use-case: For central tendencies of processess that change multiplicatively, rather than additively.
1 | my.geometric.mean(src.vector)
|
src.vector |
; A numeric vector to calculate the arithmetic mean over. |
numeric ; The Geometric mean of 'src.vector'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.