Delete-1 jackknife variance estimate
Usage
morie_jackknife_estimate(df, statistic)
Arguments
- df
A data frame.
- statistic
A function taking a data frame and returning a scalar.
Value
Named list: estimate, se, bias.
Examples
# See the package vignettes for usage examples:
# vignette(package = "rmorie")