mse.mle_boot | R Documentation |
Computes the estimate of the MSE of a 'boot' object.
## S3 method for class 'mle_boot'
mse(x, theta = NULL, ...)
x |
the 'boot' object to compute the MSE of. |
theta |
true parameter value (not used for 'mle_boot') |
... |
pass additional arguments into 'vcov' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.