Description Usage Arguments Value See Also Examples
chisq.pow computes (via simulation) the power of an experiment that will be analyzed using a chi-square test.
1 |
x |
a list containing probabilities of each category. |
y |
an optional list with the probabilities of the second group. |
n |
sample size. |
r |
number of simulations to compute power. |
alpha |
significance threshhold. |
conf.level |
size of confidence intervals. |
mu |
mean value according to null hypothesis (default = |
The probability of finding p < α with the experiment description.
chisq.pow, chisq.ppow, chisq.explore, and chisq.pexplore.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.