View source: R/print.estimTdiff.R
print.estimTdiff | 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. |
No return value, called to print the object.
Arnošt Komárek arnost.komarek@mff.cuni.cz
smoothSurvReg
, print
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.