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
destring, ignoreI have been trying for hours and also searching for assistance on using the destring, ignore command…
Goodness of fit binairy logistic panel regression?Good day, I am trying to compare the goodness of fit of 6 different models (binary logistic panel re…
forvaluesI ran the following command forvalues state_num = 1 (1) 51 { reg edge percentFRL } Trying to run t…
Paired or unpaired t-testI would like to compare two samples -- one sample includes all the observations in my dataset. Anoth…
Date format questionHello, I'm trying to merge two datasets using a variable called sur_mon_yr that is month/year. E.g. …
Subscribe to:
Post Comments (Atom)
0 Response to Problems with asdoc, add more than one model in a table
Post a Comment