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?
Issue with Importing the DataI am trying to import a dataset with almost 700,000 observations. One of the column consists of the …
Indicator variable based on change in string variableHi, I'm dealing with (unbalanced) panel data. Code: * Example generated by -dataex-. To install: s…
Unbalanced datasetHello Stata users, I started using Stata recently and at the moment I find myself in a dilemma. My d…
Marginal Effects after GsemHello everyone I am running a multinomial logit model using gsem I tried finding marginal effect of …
label value?Dear All, Is there any other way (say, one line command) to obtain `a' as below. Code: * Example ge…
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