geom_mean_helper: Calculate Geometric Mean

View source: R/utils.R

geom_mean_helperR Documentation

Calculate Geometric Mean

Description

Calculate Geometric Mean

Usage

geom_mean_helper(x)

Arguments

x

numeric vector of values for which to calculate the geometric mean

Value

the geometric mean of the values in x


scoringutils documentation built on Feb. 16, 2023, 7:30 p.m.