statrs::function::logistic
pub fn logit(p: f64) -> f64
Computes the logit function
If p < 0.0 or p > 1.0
p < 0.0
p > 1.0