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