survival (version 3.5-8)

print.summary.survexp: Print Survexp Summary

Description

Prints the results of summary.survexp

Usage

# S3 method for summary.survexp
print(x, digits = max(options()$digits - 4, 3), ...)

Value

x, with the invisible flag set to prevent further printing.

Arguments

x

an object of class summary.survexp.

digits

the number of digits to use in printing the result.

...

for future methods

Author

Terry Therneau

See Also

link{summary.survexp}, survexp