Skip to main content

rs_corrected

Function rs_corrected 

Source
pub fn rs_corrected(x: Vec<f64>) -> f64
Expand description

Corrected R over S Hurst exponent

Computes Hurst exponent with interval averaging correction for improved stability.

§Arguments

  • x - Input time series data

§Returns

Corrected Hurst exponent value, typically in range [0, 1]