mse.mle_boot: Computes the estimate of the MSE of a 'boot' object.

View source: R/mle_boot.R

mse.mle_bootR Documentation

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

Description

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

Usage

## S3 method for class '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'


queelius/algebraic.mle documentation built on Jan. 29, 2025, 3:23 p.m.