density_chi2 | R Documentation |
Density, (cumulative) distribution function and random generation for chi-squared distribution.
density_chi2(df, x)
cdf_chi2(df, x)
random_chi2(df, n)
df |
degrees of freedom. |
x |
vector of quantiles. |
n |
number of observations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.