Is there a way to export the both the coefficient table as well as the random-effects parameters table from multi-level models when using the <<putdocx table>> command? Here is a sample of my code:
putdocx begin
putdocx paragraph
putdocx text ("Title")
mixed x y || z:, vce(robust)
putdocx table tb1 = etable
putdocx save test.docx, replace
When I open the Word document, only the coefficient table is included. Is there a command I need to include or modify in order to include the random effects parameters table? Thanks, in advance, for any guidance!
Related Posts with putdocx with multi-level models
WLS methodDear Statalist, I have a project with cross-sectional data, but my data have problem with heterosced…
melogit postestimationGreetings. I am reaching out for help with melogit postestimation commands. I am using melogit to m…
Stopwords Removal with TxttoolI would like to remove stopwords from strings and I have received the advice to use txtool. However,…
Fixed effects on panel dataHi there, I have a panel dataset on conflict events, rainfall deviation, GDP and some more variable…
melogit postestimationGreetings. I am reaching out for help with melogit postestimation commands. I am using melogit to m…
Subscribe to:
Post Comments (Atom)
0 Response to putdocx with multi-level models
Post a Comment