mean_geometric: Geometric mean

Description Usage Arguments

View source: R/statistics.R

Description

The geometric mean is defined as the nth root of the product of n numbers.

Usage

1
mean_geometric(x, ..., na.rm = TRUE)

Arguments

x

Data

...

Parameters die doorgegeven worden aan mean.

na.rm

Standaard is TRUE. Lege waarden negeren.


msberends/certedata documentation built on Nov. 26, 2019, 5:19 a.m.