Hi all, I'm a little confusion with the use of esttab. For example, for each sample I ran two regressions, so the code should be like: esttab model*, mgroups("group1" "group2" "group3" "group4", patterns(1 0 1 0 1 0 1 0)). But the problem is that the title group1 - group4 would always be on the first column of the two. Is there a way to center the title? Thanks!
Related Posts with When using esttab with the option mgroups(), how to center the group column title?
Forced variables dropped when using lassoDear Stata Users, I am running a regression through the lasso command in Stata 16. My aim is to use…
6-month Cumulative ReturnDear Statalists, I know there are couple of posts about cumulative returns but unfortunately none of…
Translation, string date recognized as the week dateHi, I want to get some advice. I have a date variable that represents week. For example, 2014023, is…
Model test for OLS conditions and if statementHello, I am working with a multiple linear regression model. I have to test wether my model meets t…
Foreach regression loop - Stata 16Hi, I am trying the 'foreach' command for the first time and cannot figure out the problem in my cod…
Subscribe to:
Post Comments (Atom)
0 Response to When using esttab with the option mgroups(), how to center the group column title?
Post a Comment