Description Usage Arguments Value Examples
The Binomial Simulation Creates bin distribution for binomial
1 | mybin(iter = 100, n = 10, p = 0.5)
|
iter |
number of iterations |
n |
number of bins |
p |
probablity of success |
binomial simulation graphics
1 | mybin(iter = 25, n = 9, p = 075)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.