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 April 23, 2024, 4:56 p.m.