Description Usage Arguments Value Examples
View source: R/coin_aggregate.R
Weighted harmonic mean of a vector. NA
are skipped by default. This function is used inside
aggregate()
.
1 |
x |
A numeric vector of positive values. |
w |
A vector of weights, which should have length equal to |
Weighted harmonic mean, as a numeric value.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.