[][src]Function changepoint::utils::most_likely_breaks

pub fn most_likely_breaks(
    r: &Vec<Vec<f64>>,
    method: ChangePointDetectionMethod
) -> Vec<usize>

Return the points at which the sequence has most likely changed paths. Algorithm from: https://youtu.be/cas__TaFk9U