
Last chance! 50% off unlimited learning
Sale ends in
Produces a printed summary of a fitted coxph model
# S3 method for summary.coxph
print(x, digits=max(getOption("digits") - 3, 3),
signif.stars = getOption("show.signif.stars"), ...)
the result of a call to summary.coxph
significant digits to print
Show stars to highlight small p-values
For future methods