View source: R/print.summary.coxreg.R
print.summary.coxreg | R Documentation |
Prints summary.coxreg objects
## S3 method for class 'summary.coxreg'
print(x, digits = 3, short = FALSE, ...)
x |
A |
digits |
Output format. |
short |
Logical, short or long (default) output? |
... |
Other arguments. |
No value is returned.
Göran Broström
coxreg
, summary.coxreg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.