geo.mean: Calculate The Geometric Mean

Description Usage Arguments Value

Description

Calculate the geometric mean.

Usage

1
geo.mean(x, na.rm = TRUE)

Arguments

x

numeric, a vector of values.

na.rm

logical, whether or not to remove NA values from the calculation.

Value

the geometric mean of x


vittoriofortino84/ThETA documentation built on May 23, 2021, 4:24 a.m.