fun.wald | R Documentation |
Wald test for the differencce in two binomial coefficients.
fun.wald(y1, y2, n1, n2)
y1 |
Number of successes from group 1 |
y2 |
Number of successes from group 1 |
n1 |
Number of trials from group 1 |
n2 |
Number of trials from group 1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.