View source: R/MODULE_2_PREP.R
gm_mean_z | R Documentation |
Function to calculate geometric mean of a vector of non-negative numbers
gm_mean_z(x)
x |
Vector of non-negative numbers (may include zero) |
Zeros will remain in the calculation and render the geometric mean zero.
Compare with gm_mean
.
Geometric mean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.