chi_prob | R Documentation |
This function is used internally by several of the chapter 2 functions.
chi_prob(alpha, n, c)
alpha |
The significance level. |
n |
The selected sample size. |
c |
The value of c to use for this calculation. |
The calculated probabilities for the given parameters.
chi_prob(0.05, 5, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.