auto_rate_min {respR} | R Documentation |
Perform rolling regression and rank from NUMERICAL minimum to maximum i.e. includes sign - most negative rates are highest
Description
This is an internal function for auto_rate()
Usage
auto_rate_min(dt, width, by = "row")
Arguments
dt |
data.frame object. |
width |
numeric. |
by |
string. |
Value
a list object with appended class auto_rate_min
[Package respR version 2.3.3 Index]