censboot-internal            package:boot            R Documentation

_C_e_n_s_o_r_e_d _B_o_o_t_s_t_r_a_p _F_u_n_c_t_i_o_n_s

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

     Internal fucntions for use with `censboot'.

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

     cens.case(n, strata, R)
     cens.resamp(data, R, F.surv, G.surv, strata, index = c(1, 2),
                 cox = NULL, sim = "model")
     cens.weird(data, surv, strata)

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

     These are internal functions used by `censboot' to construct the
     bootstrap resamples.  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:

     `censboot'

