我想把回归结果导出成excel或者word, 用的命令是:
outreg2 using myfile
提示的错误信息是
file myfile.txt could not be opened
r(603);
求大神看看这是肿么一回事。。。。
我用的数据是伍德里奇第五版的WAGE2.dta
请大神来帮我看看啊!我是stata新人,求笼罩!
刚解决了这个问题
全文的回答是
The default Vista or Windows 7 permission settings do not allow applications to write permissions to their respective install directories even if you are logged in to a machine as Administrator. Stata needs these permissions to update.
To get around the problem, you must right-click on the Stata executable in the Stata install directory and select “Run as Administrator” from the menu to open Stata. Then type update all followed by update swap in your Stata Command window to update Stata error-free.