Search found 1 match

by short097
Tue Mar 07, 2017 11:36 pm
Forum: Graphics, Figures & Tables
Topic: Issue with Table created from Stata
Replies: 3
Views: 6464

Issue with Table created from Stata

I also just encountered this specific issue and now have the solution:

If you use the wide option you need to provide 2 column specifiers within the alignment() option.
See the description of the alignment option in help esttab:
"If the table contains multiple columns per model/equation, the ...