Estimate Std. Error z value
Pr(>|z|)
(Intercept) 2.338e+00
2.400e+03 0.001 0.99922
factor(GENDER)M -1.020e-01
6.394e-01 -0.160 0.87327
factor(Ethnicity)Black 4.868e-01
1.550e+00 0.314 0.75348
A sample from my regression output above.
I am wondering why in the Estimate column, are the values in terms of e.
Is there a way to get simple numerical values without the e term?
Thanks
--
View this message in context:
http://r.789695.n4.nabble.com/Why-does-my-regression-output-look-like-this-tp4649154.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.