runmav: running mean smoothing of length n

Description Usage Arguments

View source: R/preprocess.R

Description

running mean smoothing of length n

Usage

1
runmav(y, n)

Arguments

y

values to process

n

length of filter, width of window to apply mean smoothing to


npjc/growr documentation built on Nov. 9, 2019, 7:29 a.m.