print.rpsftm.summary.survreg: modified version of print.summary.survreg
Description
this drops the "arm" term as this is not a real parameter
Usage
# S3 method for rpsftm.summary.survreg
print(x, digits = max(options()$digits - 4, 3), ...)
Arguments
- x
the result of a call to summary.survreg
- digits
significant digits to print
- ...
further arguments for future methods