Skip to main content

permutation_entropy

Function permutation_entropy 

Source
pub fn permutation_entropy(
    binary_train: &[i32],
    order: usize,
    delay: usize,
) -> f64
Expand description

Bandt-Pompe permutation entropy. Normalised to [0, 1].