pub fn try_joint_entropy_rate_bytes(x: &[u8], y: &[u8]) -> InfotheoryResult<f64>Expand description
Fallible joint entropy-rate estimate H(X,Y) with the default context backend.
pub fn try_joint_entropy_rate_bytes(x: &[u8], y: &[u8]) -> InfotheoryResult<f64>Fallible joint entropy-rate estimate H(X,Y) with the default context backend.