boot-internal              package:boot              R Documentation

_I_n_t_e_r_n_a_l _b_o_o_t _f_u_n_c_t_i_o_n_s

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

     Internal boot functions.

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

     const(w, eps = 1e-08) 
     isMatrix(x)
     iden(n)
     zero(n, m)
     simplex1(a, A, b, init, basic, val = 0, stage = 2, n1 = N, eps = 1e-10, 
         n.iter = n1)
     scramble(ts, norm = TRUE)
     normalize(wts, strata) 
     norm.inter(t, alpha) 
     make.ends(a, n)

     index.array(n, R, sim, strata=rep(1,n), m=0, L=NULL, weights=NULL)

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

     These are not to be called by the user.

