geometric.mean: Geometric Mean Function

Description Usage Arguments Examples

Description

The geometric mean is the nth root of n products or e to the mean log of x. (Copied from the "psych".)

Usage

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

Arguments

x

input dataframe.

Examples

1

atfrank/nmR documentation built on May 10, 2019, 2:09 p.m.