empinf-internal {boot}R Documentation

Internal empinf Functions

Description

Internal empinf functions.

Usage

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), ...)

Details

These functions are used by empinf to find the empirical influence values. They should not be called directly by the user.

Author(s)

Angelo J. Canty

See Also

empinf


[Package Contents]