auto_rate_rolling: Perform rolling regression of fixed width and do not reorder...

View source: R/auto_rate_funs.R

auto_rate_rollingR Documentation

Perform rolling regression of fixed width and do not reorder results

Description

This is an internal function for auto_rate()

Usage

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

Arguments

dt

data.frame object.

width

numeric.

by

string.

Value

a list object with appended class auto_rate_rolling


januarharianto/respR documentation built on April 20, 2024, 4:34 p.m.