rust_rodionov: Calculate STARS RSI points and return to R as a vector

View source: R/extendr-wrappers.R

rust_rodionovR Documentation

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


rshift documentation built on April 12, 2025, 1:20 a.m.

Related to rust_rodionov in rshift...