Description Usage Arguments Value Examples
a dataframe which list the probability of given parameters
1 | bin_distribution(trials, prob)
|
trials |
input trials number |
prob |
probability |
a data frame with the probability distribution: sucesses in the first column, probability in the second column.
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.