roll_mean_matrix: Computing the rolling mean of the columns of a matrix

Description Usage Arguments

View source: R/utils.R

Description

Computing the rolling mean of the columns of a matrix

Usage

1
roll_mean_matrix(x, lambda)

Arguments

x

a numeric data.frame;

lambda

periods to average over when computing the moving average.


tsensembler documentation built on Oct. 27, 2020, 5:07 p.m.