empinf-internal {boot} | R Documentation |
Internal empinf functions.
empinf.reg(boot.out, t = boot.out$t[, 1]) inf.jack(data, stat, index = 1, strata = rep(1, n), eps = 0.001, ...) positive.jack(data, stat, stype = "w", index = 1, strata = rep(1, n), ...) usual.jack(data, stat, stype = "w", index = 1, strata = rep(1, n), ...)
These functions are used by empinf
to find the empirical
influence values. They should not be called directly by the user.
Angelo J. Canty