melanoma                package:boot                R Documentation

_S_u_r_v_i_v_a_l _f_r_o_m _M_a_l_i_g_n_a_n_t _M_e_l_a_n_o_m_a

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

     The 'melanoma' data frame has 205 rows and 7 columns.

     The data consist of measurements made on patients with malignant
     melanoma. Each patient had their tumour removed by surgery at the
     Department of Plastic Surgery, University Hospital of Odense,
     Denmark during the period 1962 to 1977. The surgery consisted of
     complete removal of the tumour together with about 2.5cm of the
     surrounding skin.  Among the measurements taken were the thickness
     of the tumour and whether it was ulcerated or not.  These are
     thought to be important prognostic variables in that patients with
     a thick and/or ulcerated tumour have an increased chance of death
     from melanoma. Patients were followed until the end of 1977.

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

     melanoma

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

     This data frame contains the following columns:

     '_t_i_m_e' Survival time in days since the operation, possibly
          censored.

     '_s_t_a_t_u_s' The patients status at the end of the study. 1 indicates
          that they had died from melanoma, 2 indicates that they were
          still alive and 3 indicates that they had died from causes
          unrelated to their melanoma.

     '_s_e_x' The patients sex; 1=male, 2=female.

     '_a_g_e' Age in years at the time of the operation.

     '_y_e_a_r' Year of operation.

     '_t_h_i_c_k_n_e_s_s' Tumour thickness in mm.

     '_u_l_c_e_r' Indicator of ulceration; 1=present, 0=absent.

_N_o_t_e:

     This dataset is not related to the dataset in the 'lattice'
     package with the same name.

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

     The data were obtained from

     Andersen, P.K., Borgan, O., Gill, R.D. and Keiding, N. (1993)
     _Statistical Models Based on Counting Processes_. Springer-Verlag.

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

     Venables, W.N. and Ripley, B.D. (1994)  _Modern Applied Statistics
     with S-Plus_. Springer-Verlag.

