boot-practicals             package:boot             R Documentation

_F_u_n_c_t_i_o_n_s _f_o_r _B_o_o_t_s_t_r_a_p _P_r_a_c_t_i_c_a_l_s

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

     Functions for use with the practicals in Davison and Hinkley
     (1997)

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

     nested.corr(data, w, t0, M)
     lik.CI(like, lim)

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

     'nested.corr' is meant for use with the double bootstrap in
     practical 5.5 of Davison and Hinkley (1997).

     'lik.CI' is meant for use with practicals 10.1 and 10.2 of Davison
     and Hinkley (1997).

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

     Angelo J. Canty

_R_e_f_e_r_e_n_c_e_s:

     Davison, A. C. and Hinkley, D. V. (1997) _Bootstrap MEthods and
     Their Application_. Cambridge University Press.

