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
Related Posts with Exporting Test Results to word from xttest0 and xttest3
invariant regressorsDear all, I can't understand what's going on.. I have panel data and when i run BE in stata, indivi…
Diff in Diff with different timesDear Statalisters, I am studying the following question: "What is the impact of distributing divide…
ivreg2h : (1) for panel data? (2) the same command for single equation and set of fully simultaneous equations?Dear Stata list members, I want to analyze a model using Lewbel's (2012) method of internal instrum…
deflate data using 1980 valueDear All, I found this question here (http://bbs.pinggu.org/forum.php?mod=...a=#pid55243106). The da…
Preliminary analysis using latent variablesHello, I am running a mediation model where I plan to use two latent variables as mediators. For pr…
Subscribe to:
Post Comments (Atom)
0 Response to Exporting Test Results to word from xttest0 and xttest3
Post a Comment