Hello everyone,
appologies if this is trivial, but have not been able to figure this out.
I am trying to use etable to produce regression output and would like to include a row indicating whether certain controls are included in a specific model - without showing the results for those specific controls.
In estout/esttab this was achived with the option indicate(), but I cannot find an equivalent for etable which does have a keep() option but does not seem to have an obvious way to indicate which regressors are included but not reported.
Thank you in advance for your help.
appologies if this is trivial, but have not been able to figure this out.
I am trying to use etable to produce regression output and would like to include a row indicating whether certain controls are included in a specific model - without showing the results for those specific controls.
In estout/esttab this was achived with the option indicate(), but I cannot find an equivalent for etable which does have a keep() option but does not seem to have an obvious way to indicate which regressors are included but not reported.
Thank you in advance for your help.
Comment