Description Usage Arguments Value
Simulate a Model and Extract if p < alpha
1 | sim_model(n, a1b1, a1b2, a2b1, a2b2, alpha)
|
n |
Sample size |
a1b1 |
Mean in cell A1, B1 |
a1b2 |
Mean in cell A1, B2 |
a2b1 |
Mean in cell A2, B1 |
a2b2 |
Mean in cell A2, B2 |
alpha |
Alpha level |
Logical indicating TRUE for less than alpha, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.