View source: R/core-fisher_mle.R
| bias.fisher_boot | R Documentation |
Estimates bias from bootstrap replicates: bias = mean(bootstrap estimates) - original estimate
## S3 method for class 'fisher_boot'
bias(x, theta = NULL, ...)
x |
A fisher_boot object |
theta |
Ignored (for compatibility) |
... |
Additional arguments (ignored) |
Bias estimate vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.