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