geomean: Geometric Mean

Description Usage Arguments Examples

Description

This function allows you to calculate the geometric mean of a vector of positive numbers.

Usage

1

Arguments

x

Vector of positive numbers.

Examples

1
geomean(c(2.2,5.3,7,1,0.2))

mathykathy26/kagRfun documentation built on May 29, 2019, 4:40 a.m.