empinf-internal             package:boot             R Documentation

_I_n_t_e_r_n_a_l _e_m_p_i_n_f _F_u_n_c_t_i_o_n_s

_D_e_s_c_r_i_p_t_i_o_n:

     Internal empinf functions.

_U_s_a_g_e:

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

_D_e_t_a_i_l_s:

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

_A_u_t_h_o_r(_s):

     Angelo J. Canty

_S_e_e _A_l_s_o:

     `empinf'

