cadcomplete              package:gRbase              R Documentation

_C_o_r_o_n_a_r_y _a_r_t_e_r_y _d_i_s_e_a_s_e _d_a_t_a

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

     Coronary artery disease data

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

     data(cadcomplete)

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

     A data frame with 236 observations on the following 14 variables.

     _S_e_x a numeric vector

     _A_n_g_P_e_c a numeric vector

     _A_M_I a numeric vector

     _Q_W_a_v_e a numeric vector

     _Q_W_a_v_e_c_o_d_e a numeric vector

     _S_T_c_o_d_e a numeric vector

     _S_T_c_h_a_n_g_e a numeric vector

     _S_u_f_f_H_e_a_r_t_F a numeric vector

     _H_y_p_e_r_t_r_o_p_h_i a numeric vector

     _H_y_p_e_r_c_h_o_l a numeric vector

     _S_m_o_k_e_r a numeric vector

     _I_n_h_e_r_i_t a numeric vector

     _H_e_a_r_t_f_a_i_l a numeric vector

     _C_A_D a numeric vector

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

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

     ~~ reference to a publication or URL from which the data were
     obtained ~~

_R_e_f_e_r_e_n_c_e_s:

     ~~ possibly secondary sources and usages ~~

_E_x_a_m_p_l_e_s:

     data(cadcomplete)
     ## maybe str(cadcomplete) ; plot(cadcomplete) ...

