regtable {eha} | R Documentation |
Retrieves regression tables
Description
Retrieves regression tables
Usage
regtable(x, digits = 3, short = TRUE, ...)
Arguments
x |
A |
digits |
Output format. |
short |
If TRUE, return only coefficients table. |
... |
Other arguments. |
Value
A character data frame, ready to print in various formats.
Note
Should not be used if interactions present.
Author(s)
Göran Broström
See Also
[Package eha version 2.11.4 Index]