Skip to contents

Computes the estimate of the MSE of a `boot` object.

Usage

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

Arguments

x

the `boot` object to compute the MSE of.

theta

true parameter value (not used for `mle_boot`)

...

pass additional arguments into `vcov`