powered by
calculates the mean for each regime in a regime shift analysis.
regime_means(data, col, rsi)
A vector of the mean value for each regime.
The dataframe that will be used.
The column we are measuring change on.
The column containing RSI values.
regime_means(lake_RSI, "DCA1", "RSI")
Run the code above in your browser using DataLab