pub fn calculate_excess_entropy<F>(ts: &Array1<F>, maxlag: usize) -> Result<F>where F: Float + FromPrimitive + Debug + Clone,
Calculate excess entropy (stored information)