auto_rate_rolling function

Perform rolling regression of fixed width and do not reorder results

Perform rolling regression of fixed width and do not reorder results

This is an internal function for auto_rate()

auto_rate_rolling(dt, width, by = "row")

Arguments

  • dt: data.frame object.
  • width: numeric.
  • by: string.

Returns

a list object with appended class auto_rate_rolling