Skip to main content

try_intrinsic_dependence_bytes

Function try_intrinsic_dependence_bytes 

Source
pub fn try_intrinsic_dependence_bytes(data: &[u8]) -> InfotheoryResult<f64>
Expand description

Fallible intrinsic dependence estimate: (H₀(X) - Ĥ(X)) / H₀(X), where H₀ is the order-0 / empirical entropy and Ĥ is the entropy rate produced by the default context’s rate backend.