powered by
Calculate geometric mean
geometric_mean(x)
The geometric mean of the values in x. NA values are ignored.
x
NA
Numeric vector of values for which to calculate the geometric mean.
Used in get_pairwise_comparisons().
get_pairwise_comparisons()