View source: R/pairwise-comparisons.R
| geometric_mean | R Documentation |
Calculate geometric mean
geometric_mean(x)
x |
Numeric vector of values for which to calculate the geometric mean. |
Used in get_pairwise_comparisons().
The geometric mean of the values in x. NA values are ignored.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.