print.rpsftm.summary.survreg {rpsftm} | R Documentation |
modified version of print.summary.survreg
Description
this drops the "arm" term as this is not a real parameter
Usage
## S3 method for class 'rpsftm.summary.survreg'
print(x, digits = max(options()$digits - 4, 3), ...)
Arguments
x |
the result of a call to |
digits |
significant digits to print |
... |
further arguments for future methods |
[Package rpsftm version 1.2.9 Index]