mybin | R Documentation |
mybin
mybin(iter = 100, n = 10, p = 0.5)
iter |
The number of iterations of samples |
n |
The size of the sample |
p |
The probability of a success |
A barplot of the proportions of the number of successes
## Not run: mybin(100,20,0.7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.