Skip to contents

Computes the estimate of the bias of a `mle_boot` object.

Usage

# S3 method for mle_boot
bias(x, theta = NULL, ...)

Arguments

x

the `mle_boot` object to compute the bias of.

theta

true parameter value (not used for `mle_boot`).

...

pass additional arguments (not used)