geoMean: Geometric mean

View source: R/math_funcs.R

geoMeanR Documentation

Geometric mean

Description

This calculates the geometric mean, AKA mean of the log transformed data converted back to given units. Use with lognormal distributions like chlorophyll-a

Usage

geoMean(x, ...)

Arguments

x

Numeric vector

Value

Geometric mean value of the input data


BIO-RSG/oceancolouR documentation built on April 25, 2024, 12:28 p.m.