Hello,
I could not produce excel table from outreg. My command is simple as follows
# In MS excel
reg Hb_EL Hb_BL intake_Fe sup_Fe sup_FA
outreg2 using reg_Hb, replace excel dec (3)
When I run the above command, it produces the following
reg_Hb.xml
dir "seeout
Instead of excel, it produces xml file but I can still see the result in stata data if I click "seeout"
# In MS word
When I change the output into word file, it works.
I would like to know what it cannot produce the output in excel?
outreg2 using reg_Hb.doc , replace excel dec (3)
Appreciate if you could advise.
Many thanks
Related Posts with outreg2
Improving Code SpeedHello Statalist, After much blood sweat and tears I managed to successfully find a working solution…
Accounting for missing variables due to taking logsThe variable 'population growth (annual %)', is generating quite a few missing values when I take th…
Missing Axis Labels only for some GraphsDear All I am working with a simple panel dataset of 40 individuals' characteristics over 2000 to 2…
Conditional drop if command within a certain firm year levelHi, I am working on my master thesis and I am currently busy with the data cleaning process. One of…
Spatial Panel Data TestsHello, I am relatively new to Stata and have been estimating different spatial panels, such as the …
Subscribe to:
Post Comments (Atom)
0 Response to outreg2
Post a Comment