Function rescaled_range

Source
fn rescaled_range(data: &[f64], window: usize) -> f64
Expand description

Rescaled range statistic for a given window size.