print.estimTdiff {smoothSurv} | R Documentation |
Print for Objects of Class 'estimTdiff'
Description
Print a summary information of the estimates and tests for expected values of survival times based on a regression.
Usage
## S3 method for class 'estimTdiff'
print(x, digits = min(options()$digits, 4), ...)
Arguments
x |
Object of class estimTdiff. |
digits |
Controls the number of digits to print when printing numeric values. It is a suggestion only. Valid values are 1...22. |
... |
Further arguments passed to or from other methods. |
Value
No return value, called to print the object.
Author(s)
Arnošt Komárek arnost.komarek@mff.cuni.cz
See Also
[Package smoothSurv version 2.6 Index]