Learn R Programming

respR (version 2.3.3)

auto_rate_max: 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")

Value

a list object with appended class auto_rate_max

Arguments

dt

data.frame object.

width

numeric.

by

string.