How to remove "Standard Error" column from xtable() output of an lm on R/RSweave/LaTeX

Posted by Lucas Spangher on Stack Overflow See other posts from Stack Overflow or by Lucas Spangher
Published on 2012-12-09T03:27:49Z Indexed on 2012/12/09 5:05 UTC
Read the original article Hit count: 197

Filed under:
|
|

I'm currently doing some data analysis on population data, so reporting the standard errors in the tables of parameter coefficients just doesn't really make statistical sense. I've done a fair bit of searching and can't find any way to customize the xtable output to remove it. Can anyone point me in the right direction?

Thanks a lot, I didn't post this lightly; if it's something obvious, I apologize for having wasted time!

© Stack Overflow or respective owner

Related posts about r

    Related posts about latex