print.summary.coxph package:survival R Documentation _P_r_i_n_t _m_e_t_h_o_d _f_o_r _s_u_m_m_a_r_y._c_o_x_p_h _o_b_j_e_c_t_s _D_e_s_c_r_i_p_t_i_o_n: Produces a printed summary of a fitted coxph model _U_s_a_g_e: ## S3 method for class 'summary.coxph': print(x, digits=max(getOption("digits") - 3, 3), signif.stars = getOption("show.signif.stars"), ...) _A_r_g_u_m_e_n_t_s: x: the result of a call to 'summary.coxph' digits: significant digits to print signif.stars: Show stars to highlight small p-values ...: For future methods