Estimates bias from bootstrap replicates: bias = mean(bootstrap estimates) - original estimate

# S3 method for class 'fisher_boot'
bias(x, theta = NULL, ...)

Arguments

x

A fisher_boot object

theta

Ignored (for compatibility)

...

Additional arguments (ignored)

Value

Bias estimate vector