lsfit(..)ls.print(ls.out, digits=4, print.it=TRUE)
ls.out
|
Typically the result of lsfit(..)
|
digits
| The number of significant digits used for printing |
print.it
| logical; ~~Describe print.it here~~ |
print.it is
TRUE.
print.it is not TRUE, a list with the components
summary
coef.table
summary(lm(...)) and
anova(lm(...)) for obtaining similar output.
ls.diag, lsfit;
lm, lm.influence which usually are preferable.
lsfit