print.estimTdiff {smoothSurv} | R Documentation |
Print a summary information of the estimates and tests for expected values of survival times based on a regression.
## S3 method for class 'estimTdiff' print(x, digits = min(options()$digits, 4), ...)
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. |
Arnošt Komárek arnost.komarek[AT]mff.cuni.cz