Why does my regression output look like this?
Have you really never encountered scientific notation? http://en.m.wikipedia.org/wiki/Scientific_notation --------------------------------------------------------------------------- Jeff Newmiller The ..... ..... Go Live... DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go... Live: OO#.. Dead: OO#.. Playing Research Engineer (Solar/Batteries O.O#. #.O#. with /Software/Embedded Controllers) .OO#. .OO#. rocks...1k --------------------------------------------------------------------------- Sent from my phone. Please excuse my brevity.
hoguejm <hoguejm at gmail.com> wrote:
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.
______________________________________________ R-help at r-project.org 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.