gm_mean: gm_mean

View source: R/Functions_math_utilities.R

gm_meanR Documentation

gm_mean

Description

Adapted from: https://stackoverflow.com/questions/2602583/geometric-mean-is-there-a-built-in Ignores 0 and NA values!

Usage

gm_mean(x)

Arguments

x

numeric vector of positive values


mjhelf/Mosaic documentation built on April 28, 2022, 11:32 a.m.