| regtable | R Documentation |
Retrieves regression tables
regtable(x, digits = 3, short = TRUE, ...)
x |
A |
digits |
Output format. |
short |
If TRUE, return only coefficients table. |
... |
Other arguments. |
A character data frame, ready to print in various formats.
Should not be used if interactions present.
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.