Description Usage Arguments Value Examples
a dataframe which list the success, the probability and the cumulative probability
1 | bin_cumulative(trials, prob)
|
trials |
input trials number |
prob |
probability |
a data frame with sucesses in the first column, probability in the second column, cummulative in the third
1 | bin_cumulative(trials = 5, prob = 0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.