Description Usage Arguments Value
View source: R/myDescriptiveStatistics.R
Calculate the hermonic mean of a (numeric) vector. Use-case: A 2x2km square. Walk along all sides; 1km/h, 2, 4, 1km/h. What is the average speed?
1 | my.harmonic.mean(src.vector)
|
src.vector |
; A numeric vector to calculate the arithmetic mean over. |
numeric ; The Hermonic mean of 'src.vector'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.