movingAverageDF: Computes the Moving Average By Row in a 'data.frame' of...

Description Usage Arguments Value See Also

View source: R/movingAverageDF.R

Description

Computes the moving average about each time-series in a data.frame.

Usage

1

Arguments

data

a data.frame of numeric time-series expression values.

Value

a data.frame containing the smoothed numeric moving average time-series expression values by row.

See Also

movingAverage for parameter definitions


nesscoder/TimeCycle documentation built on June 29, 2021, 5:16 a.m.