Hi all
I want to export my regression tables, showing variable labels instead of names, using the outreg2 command.
After running a regression I do:
outreg2 using "My_results1", replace word label dec(3) sideway noobs
but that results in:
) required
I've tried adding one of the specifications:
outreg2 using "My_results1", replace word label(proper) dec(3) sideway noobs
This works, but it still does not export my labels (only variable names).
Working in Stata 16.0
I did an 'update all' before starting.
Am I using the wrong option here? Can anyone check for themselves whether the word + label option works for you?
Thank you.
Related Posts with How to export variable labels using outreg2 - label option not working?
How do you analyze an unbalanced panel in stata?Array Hello, I would like to ask a question in stata. I want to do a panel regression. (OLS, RE, …
Value of each component attributable to each individual for the polychoricpcaDear Members, I hope that this question is not silly and hopefully clear, since I am a new user of …
Estiamtion of a Confidence interval for a proportion in non-independent dataDear Statlist, I am analysing a dataset in which researchers recorded whether or not a complication…
Index from Principal component analysis and then a tobit modelI am trying to create an index using principal component analysis as i lot of variable for investmen…
Synthetic Control Method Problem (Synth)Hello Statalist, My name is Bam. I'm a master's degree student and a new user of Statalist. I find…
Subscribe to:
Post Comments (Atom)
0 Response to How to export variable labels using outreg2 - label option not working?
Post a Comment