fit_mle.Bernoulli | R Documentation |
Fit a Bernoulli distribution to data
## S3 method for class 'Bernoulli'
fit_mle(d, x, ...)
d |
A |
x |
A vector of zeroes and ones. |
... |
Unused. |
a Bernoulli
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.