View source: R/print.summary.survexp.R
print.summary.survexp | R Documentation |
Prints the results of summary.survexp
## S3 method for class 'summary.survexp'
print(x, digits = max(options()$digits - 4, 3), ...)
x |
an object of class |
digits |
the number of digits to use in printing the result. |
... |
for future methods |
x
, with the invisible flag set to prevent further printing.
Terry Therneau
link{summary.survexp}
, survexp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.