
Computes the geometric mean of a vector.
geom_mean.Rd
Computes the geometric mean of a vector.
Examples
geom_mean(c(1, 2, 3, 2, 1))
#> [1] 1.643752
geom_mean.Rd
Computes the geometric mean of a vector.
geom_mean(c(1, 2, 3, 2, 1))
#> [1] 1.643752