g_mean: Geometric Mean

Description Usage Arguments Value

View source: R/ts_accuracy.R

Description

Geometric Mean

Usage

1
g_mean(x, na.rm = TRUE)

Arguments

x

Vector to take geometric mean from

na.rm

Boolean (Optional, default: True) Wheater to remove NA values.

Value

geometric mean of vector


yvesmauron/univariate-time-series-forecasting documentation built on March 2, 2020, 12:20 a.m.