Description Usage Arguments Value Examples
Helper function that takes as its argument a numerical value x
and
that returns the proportion p of the chi-squared
distribution with one degree of freedom that sits to the right of the
value x
.
1 | chisq1_to_p(x)
|
x |
a numerical value. |
Returns the proportion p of the chi-squared
distribution with one degree of freedom that sits to the right of the
value x
.
1 | chisq1_to_p(3.84)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.