Description Usage Arguments Value Examples
creates a binomial random variable object of class "binvar"
1 | bin_variable(trials, prob)
|
trials |
(integer) number of trials |
prob |
(numeric) probability of success |
a binomial random variable object of class "binvar"
1 | bin_variable(trials = 10, p = 0.3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.