Fit a Binomial distribution to data
The fit distribution will inherit the same size
parameter as
the Binomial
object passed.
## S3 method for class 'Binomial' fit_mle(d, x, ...)
d |
A |
x |
A vector of zeroes and ones. |
... |
Unused. |
a Binomial
object
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.