[R] lm summary

Armelini, Guillermo DOCGArmelini at iese.edu
Tue May 16 11:43:23 CEST 2006


Dear all,
 
Is there anybody who can help me to avoid scientific number in the summary of an lm model? 
Here there is an example of a usual output of the lm model.
Thank you!
Guillermo
 
Example
 
summary(lm(promiscuity.Index~allK))
Call:
lm(formula = promiscuity.Index ~ allK)
Residuals:
     Min       1Q   Median       3Q      Max 
-1.67094 -0.13126  0.06703  0.19913  0.40673 
Coefficients:
             Estimate Std. Error t value Pr(>|t|)    
(Intercept) 5.497e-01  3.619e-03  151.88   <2e-16 ***
allK        4.279e-05  1.923e-06   22.25   <2e-16 ***
---
Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 
Residual standard error: 0.2535 on 5221 degrees of freedom
Multiple R-Squared: 0.08664,    Adjusted R-squared: 0.08646 
F-statistic: 495.3 on 1 and 5221 DF,  p-value: < 2.2e-16 



This message has been scanned for viruses by TRENDMICRO,\ an...{{dropped}}




More information about the R-help mailing list