pub fn try_ned_paths(x: &str, y: &str) -> InfotheoryResult<f64>Expand description
Compute normalized entropy distance (NED) for two files using the default rate backend.
pub fn try_ned_paths(x: &str, y: &str) -> InfotheoryResult<f64>Compute normalized entropy distance (NED) for two files using the default rate backend.