| rbinomial | R Documentation |
Wrapper for stats::rbinom() with trial size of 1.
rbinomial(n, p, ...)
rbern(n, p, ...)
n |
number of variates. |
p |
probability of success. |
... |
passed along as appropriate. |
The size of each trial is always 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.