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