Hi!
I would like to do a nice regression table in Latex, and want to use the command esttab and eststo. I will do 3 specifications/models for 2 different outcome variables. Thus having 6 regression columns in total. What I am trying to figure out now is to group the regressions into subsamples. Depicting each of my outcome variables separately. I have done a draft bellow of what I have in mind. Anybody have an idé how to code it?
Specification 1 Specification 2 Specification 3
_________________ _______________ _______________
Outcome 1 I Outcome 2 Outcome 1 I Outcome 2 Outcome 1 I Outcome 2
I would like to do a nice regression table in Latex, and want to use the command esttab and eststo. I will do 3 specifications/models for 2 different outcome variables. Thus having 6 regression columns in total. What I am trying to figure out now is to group the regressions into subsamples. Depicting each of my outcome variables separately. I have done a draft bellow of what I have in mind. Anybody have an idé how to code it?
Specification 1 Specification 2 Specification 3
_________________ _______________ _______________
Outcome 1 I Outcome 2 Outcome 1 I Outcome 2 Outcome 1 I Outcome 2
Comment