make_wma: Weighted moving average

Description Usage Arguments Value

View source: R/online_ma.R

Description

Weighted moving average

Usage

1
2
3
make_wma(period, ...)

wma(x, period)

Arguments

period

MA period

...

not used

x

variable to average

Value

an online function


imlijunda/tswbench documentation built on June 12, 2021, 12:45 p.m.