mybin | R Documentation |
mybin
mybin(iter = 100, n = 10, p = 0.5)
iter |
How many iterations |
n |
number of values |
p |
probability of success |
A barplot of sucesses from a simulated binomial function.
## Not run: mybin(iter=1000,n=18, p=0.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.