pub fn boxcox(x: f64, lambda: f64) -> f64
Calculates the one-parameter Box-Cox transformation with some power parameter lambda.
lambda