mybin | R Documentation |
Sampling Function showing Binomial simulation
mybin(iter = 100, n = 10, p = 0.5)
iter |
first |
n |
2nd param |
p |
3rd param |
Bar plot of successes
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.