pub fn fdist_Q(x: f64, nu1: f64, nu2: f64) -> f64
Expand description

This function computes the cumulative distribution functions P(x), Q(x) and their inverses for the F-distribution with nu1 and nu2 degrees of freedom.