Description Usage Arguments Value Examples
makes binomial distrubiton data frame given the parameters entered
1 | bin_distribution(trials, prob)
|
trials |
number of trials |
prob |
p of success |
dataframe with columns ("bindis" and "data.frame)
1 | bin_distribution(trials = 5, prob = 0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.