chi_prob_2 | R Documentation |
This function is called internally by ProbHn_2
.
chi_prob_2(alpha, n, c)
alpha |
The selected significance level. |
n |
The sample size. |
c |
The c value. |
The calculated probability.
chi_prob_2(0.05, 5, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.