R/mle_boot.R
mse.mle_boot.Rd
Computes the estimate of the MSE of a `boot` object.
# S3 method for mle_boot mse(x, theta = NULL, ...)
the `boot` object to compute the MSE of.
true parameter value (not used for `mle_boot`)
pass additional arguments into `vcov`