Description Usage Arguments Value Examples
Generates samples with a binomial distribution given number of samples, number of iterations, and a probability
1 | mybin(iter, n, p)
|
iter |
number of samples to generate |
n |
number of trials |
p |
probability of success |
a table representing the observed number of successes
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.