rust_regime_means: Calculates the mean for each regime in a regime shift analysis.
Description
Calculates the mean for each regime in a regime shift analysis.
Usage
rust_regime_means(col, rsi)
Arguments
- col
The column we are measuring change on.
- rsi
The column containing RSI values.