print.regress {regress} | R Documentation |
Summarises output from regress
.
print.regress(x,digits=4,fixed.effects=F, ...)
x |
Output from regress . |
digits |
Number of significant decimal places to print. |
fixed.effects |
Logical, include the summary of fixed effects also. |
... |
additional arguments to be passed |
David Clifford