auto_rate_max: Perform rolling regression and rank from NUMERICAL maximum to...

View source: R/auto_rate_funs.R

auto_rate_maxR Documentation

Perform rolling regression and rank from NUMERICAL maximum to minimum i.e. includes sign - most positive rates are highest

Description

This is an internal function for auto_rate()

Usage

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

Arguments

dt

data.frame object.

width

numeric.

by

string.

Value

a list object with appended class auto_rate_max


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