report regression result using stargazer to add separate column for standard error

陌路散爱 提交于 2019-12-22 08:40:03

问题


i am trying to use stargazer to export my regression result. I wanted to be able to report both coefficient and standard error in separate columns see this pic here: Formatted I wanted to be able to achieve

However I can only get coefficient and standard error in the same row using single.row = TRUE. Is there something to achieve the desired result?Thank you so much! My current format

来源:https://stackoverflow.com/questions/52172469/report-regression-result-using-stargazer-to-add-separate-column-for-standard-err

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!