nodal                  package:boot                  R Documentation

_N_o_d_a_l _I_n_v_o_l_v_e_m_e_n_t _i_n _P_r_o_s_t_a_t_e _C_a_n_c_e_r

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

     The 'nodal' data frame has 53 rows and 7 columns.

     The treatment strategy for a patient diagnosed with cancer of the
     prostate depend highly on whether the cancer has spread to the
     surrounding lymph nodes. It is common to operate on the patient to
     get samples from the nodes which can then be analysed under a
     microscope but clearly it would be preferable if an accurate
     assessment of nodal involvement could be made without surgery.

     For a sample of 53 prostate cancer patients, a number of possible
     predictor variables were measured before surgery.  The patients
     then had surgery to  determine nodal involvement.  It was required
     to see if nodal involvement could  be accurately predicted from
     the predictor variables and which ones were most important.

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

     nodal

_F_o_r_m_a_t:

     This data frame contains the following columns:


     '_m' A column of ones.

     '_r' An indicator of nodal involvement. 

     '_a_g_e_d' The patients age dichotomized into less than 60 ('0') and
          60 or over '1'.

     '_s_t_a_g_e' A measurement of the size and position of the tumour
          observed by palpitation with the fingers via the rectum.  A
          value of '1' indicates a more serious case of the cancer.

     '_g_r_a_d_e' Another indicator of the seriousness of the cancer, this
          one is determined by a pathology reading of a biopsy taken by
          needle before surgery. A value of '1' indicates a more
          serious case of the cancer.

     '_x_r_a_y' A third measure of the seriousness of the cancer taken from
          an X-ray reading. A value of '1' indicates a more serious
          case of the cancer.

     '_a_c_i_d' The level of acid phosphatase in the blood serum.

_S_o_u_r_c_e:

     The data were obtained from

     Brown, B.W. (1980) Prediction analysis for binary data. In 
     _Biostatistics Casebook_. R.G. Miller, B. Efron, B.W. Brown and
     L.E. Moses (editors), 3-18. John Wiley.

_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.

