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