R/distributions.R
chi2distribution.Rd
Density, (cumulative) distribution function and random generation for chi-squared distribution.
density_chi2(df, x) cdf_chi2(df, x) random_chi2(df, n)
degrees of freedom.
vector of quantiles.
number of observations.