http://www.ats.ucla.edu/stat/stata/faq/outreg.htm
按照官网指导,在以下一步时stata11.0程序运行不了。出现标红部分。请问各路高手这是怎么回事????急求解答啊解答~~
Here we use outreg to capture the results from the prior model, storing the output in the file test.doc and we suppress the variable labels and indicate we want to replace test.doc if it already existed.outreg using test.doc, nolabel replace
. outreg using test.doc, nolabel append
MakeSmat(): 3499 _CColJoin() not found
CalcStats(): - function returned error <istmt>: - function returned errorr(3499);