this drops the "arm" term as this is not a real parameter
# S3 method for rpsftm.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 star to highlight small p-values
further arguments for future methods