Description Usage Arguments Value Examples
Plot a bimodal likelihood function
1 | likelihood(n, m)
|
n |
Number of trials |
m |
Number of successes |
A ggplot of the likelihood function
1 2 3 | likelihood(75, 25)
likelihood(100, 33)
likelihood(50, 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.