mybin | R Documentation |
mybin
mybin(iter = 100, n = 10, p = 0.5)
iter |
Number of iterations |
n |
Sample size |
p |
Probability of success |
Creates plot for binomial simulation
## Not run: mybin(iter = 100, n = 10, p = 0.7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.