Skip to contents

The fit distribution will inherit the same size parameter as the Binomial object passed.

Usage

# S3 method for Binomial
fit_mle(d, x, ...)

Arguments

d

A Binomial object.

x

A vector of zeroes and ones.

...

Unused.

Value

a Binomial object