R/pairwise-comparisons.R
geometric_mean.Rd
Calculate geometric mean
geometric_mean(x)
Numeric vector of values for which to calculate the geometric mean.
The geometric mean of the values in x. NA values are ignored.
x
NA
Used in get_pairwise_comparisons().
get_pairwise_comparisons()