Expand description
χ² (chi-squared) distribution — pdf / cdf / quantile + upper-tail p-value, used
by the goodness-of-fit and independence tests. CDF is exact via the regularized
lower incomplete gamma P(k/2, x/2) (super::special::gammp).
χ² (chi-squared) distribution — pdf / cdf / quantile + upper-tail p-value, used
by the goodness-of-fit and independence tests. CDF is exact via the regularized
lower incomplete gamma P(k/2, x/2) (super::special::gammp).