pub fn inv_inc_beta(p: f64, a: f64, b: f64) -> f64
Inverse regularized incomplete beta function
Wrapper of invbetai function of puruspe crate
invbetai
puruspe