rust_rodionov: Calculate STARS RSI points and return to R as a vector
Description
Calculate STARS RSI points and return to R as a vector
Usage
rust_rodionov(vals, t_crit, l)
Arguments
- vals
The column we are measuring change on
- t_crit
The critical value of a t-distribution at the desired p-value
- l
The cut-off length of a regime; affects sensitivity