I have run a regression by gender and the results are shown in the attched file. the code i used is
i used asdoc to get the same table in word. but when i open the file Myfile.doc i get the table attached without the CI for example. is there a way to get exactly the same table as in results window in stata?
thanks in advance
stata 15.1 on mac
Code:
by gender: asdoc regress bmi ssaauml, replace
thanks in advance
stata 15.1 on mac
Comment