my.geometric.mean: Calculate the geometric mean of a (numeric) vector. Use-case:...

Description Usage Arguments Value

View source: R/myDescriptiveStatistics.R

Description

Calculate the geometric mean of a (numeric) vector. Use-case: For central tendencies of processess that change multiplicatively, rather than additively.

Usage

1
my.geometric.mean(src.vector)

Arguments

src.vector

; A numeric vector to calculate the arithmetic mean over.

Value

numeric ; The Geometric mean of 'src.vector'.


vanNijnatten/Learn-Statistics documentation built on Dec. 23, 2021, 2:09 p.m.