Learn R Programming

boot (version 1.2-10)

empinf-internal: 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), ...)

Arguments

Details

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

See Also

empinf