Dear all,
may someone clarify, how I can export the results from xttest0 to word?
If I write:
xtreg dep indep, re
xttest0
outreg2 using new, word dec(3) replace ctitle(new)
I'll just get the random effects regression but not the results of xttest0.
If I write:
asdoc xtreg dep indep, re , save(new) replace
asdoc xttest0, save(new) append
I get the error:
invalid syntax
r(198);
I face the same problem when I do tests with xttest3.
Thank you
BR Eduard
0 Response to Exporting Test Results to word from xttest0 and xttest3
Post a Comment