ts_Roll_mean: mean of roll windows

View source: R/Others.R

ts_Roll_meanR Documentation

mean of roll windows

Description

mean of roll windows

Usage

ts_Roll_mean(Data, roll_size = 7)

Arguments

Data

[xts / array]-2D(time, space) Time serious Data in difficult location.

roll_size

[integer] Roll windows wedith.

Value

new time series

Examples

rslt <- ts_Roll_mean(xts_Q)

LuckyKanLei/HydSig documentation built on June 30, 2022, 8:07 p.m.