Hey statalists,
I tried to make a table like the one at the picture.That are the results of the logistic regressions of different models.
I tried it to run the logistic regression for each model and store it with estimate store model_1 usw..
In a second step I merging the ouptputs with the code
asdoc esttab model_1 model_1a model_1b model_2 model_2a model_2b model_3 model_3a model_3b, replace
but the output in word is not like expected.
Has anybody a idea where my problem is?
Thanks in advanced
Best wishes from Germany
Maja
The Output I need:
Array
My Output:
Array
Related Posts with Problems with asdoc, add more than one model in a table
Graph with Coefplot: how to truncate X axis.Hi all, I try to design a graph for a logistic regression. I had included all significant variable…
Save svy mean as variableDear Users, I have a question about "svy mean" to which I could not find a question yet on this for…
Bar labels are truncatedHi Stata Users, I am using Stata version to produce a graph using the code below Code: local …
Crude OR and Adjusted ORHi to everybody. I have a dubt. Below the instrution and part of my stata's output : 1) logistic gr…
New package xauto on SSCThanks yet again to Kit Baum, a new package xauto is now available for download from SSC In Stata, u…
Subscribe to:
Post Comments (Atom)
0 Response to Problems with asdoc, add more than one model in a table
Post a Comment