Description Usage Arguments Value Examples
lists the number of trials and probability of success
1 | bin_variable(trials, prob)
|
trials |
number of trials |
prob |
probability of success |
data.frame with two classes: c("bindis", "data.frame")
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.