define_moving_windows: Define the n moving windows of the rolling regressions

Description Usage Arguments Value

Description

Define the n moving windows of the rolling regressions

Usage

1
define_moving_windows(window.width, obs, start.date, end.date, avg.ts)

Arguments

window.width

Width of the moving window

start.date, end.date

Starting and ending dates of the entire period of analysis (e.g. "2000-01-01", "2017-12-31").

Value

Vector of starting dates of the n moving windows (in Date data type).


pollylang/aqtrends documentation built on May 20, 2019, 8:24 p.m.