Running the module fairlie produces two tables: logistic regression and decomposition, and indeed in this order. To be explicit, one command produces two tables simultaneously.
I use the module outreg2 to export the STATA results to a spreadsheet. The command
Code:
outreg2 using aaa, e(all)
Is it possible to use outreg2 to export the results from both analyses to a spreadsheet?
Thank you!
No comments:
Post a Comment