time_roll: Perform time-width rolling regression

time_rollR Documentation

Perform time-width rolling regression

Description

This is an internal function. Used by auto_rate().

Usage

time_roll(df, width, parallel = FALSE)

Arguments

df

data.frame object.

width

numeric. width in time

Value

a data.table object


respR documentation built on May 29, 2024, 7:14 a.m.