time_roll {respR} | R 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
[Package respR version 2.3.3 Index]