View source: R/print.logrank.R
print.logrank | R Documentation |
The result of logrank
is printed
## S3 method for class 'logrank'
print(x, digits = max(options()$digits - 4, 6), ...)
x |
A |
digits |
Precision in printing |
... |
Not used. |
The input is returned invisibly.
Göran Broström
logrank
, coxreg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.