Description Usage Arguments Value Examples
A function to create a binvar object with the given trials and probability
1 | bin_variable(trials, prob)
|
trials |
an integer, the number of trials |
prob |
an integer of the probability of success for one trial |
a named list of the "binvar" class with the trials and the probability
1 | bin_variable(10,0.3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.