make_sma: Simple moving average

Description Usage Arguments Value

View source: R/online_ma.R

Description

Simple moving average

Usage

1
2
3
make_sma(period, ...)

sma(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.