问题
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