lung                package:survival                R Documentation

_M_a_y_o _C_l_i_n_i_c _L_u_n_g _C_a_n_c_e_r _D_a_t_a

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

     Survival in patients with lung cancer at Mayo Clinic. Performance
     scores rate how well the patient can perform usual daily
     activities.

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

     data(lung)
     data(cancer)

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


       inst:       Institution code
       time:       Survival time in days
       status:     censoring status 1=censored, 2=dead
       age:        Age in years
       sex:        Male=1 Female=2
       ph.ecog:    ECOG performance score (0=good 5=dead)
       ph.karno:   Karnofsky performance score (bad=0-good=100) rated by physician
       pat.karno:  Karnofsky performance score  rated by patient
       meal.cal:   Calories consumed at meals
       wt.loss:    Weight loss in last six months

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

     Terry Therneau

