Description Usage Arguments Value Examples
View source: R/bernoulli_models.R
Plot the likelihood function of a Bernoulli/binomial model
1 | bernoulli_likelihood(n, m)
|
n |
Number of trials |
m |
Number of successes |
A ggplot object
1 | bernoulli_likelihood(250, 135)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.