p_to_chisq1 | R Documentation |
P right quantile that takes as its argument a probability p
and that returns
the p
right quantile in the χ^2 distribution with one degree of
freedom. In other words, it returns a value q such that a proportion p
χ^2 distribution with one degree of freedom lies above q.
p_to_chisq1(p)
p |
A proportion. |
The p
right quantile in the χ^2 distribution with
one degree of freedom.
chisq1_to_p()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.