geometric_mean: Calculate geometric mean

View source: R/pairwise-comparisons.R

geometric_meanR Documentation

Calculate geometric mean

Description

Calculate geometric mean

Usage

geometric_mean(x)

Arguments

x

Numeric vector of values for which to calculate the geometric mean.

Details

Used in get_pairwise_comparisons().

Value

The geometric mean of the values in x. NA values are ignored.


epiforecasts/scoringutils documentation built on Aug. 20, 2024, 9:58 p.m.