Description Usage Arguments Value Examples
binomial plot
1 | mybin(iter = 100, n = 10, p = 0.5)
|
iter |
the number of iterations |
n |
the size of the sample |
p |
Probability of success |
a plot
1 | ## Not run: iter = 50, n = 30, q = 0.7; mybin(50, 30, 0.7)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.