Dear Stata Experts:
I am working on a project to predict state policy on a particular issue. The objective is more to predict state policy rather than find causal relationships between x and y.
My policy outcome variable has 5 choices, coded from 0 - 4. I am using 0 as the base outcome. I have 10 years of panel data but many of the variables change very slowly over time.
My initial hunch were to use the following models:
1) multinomial logit - since this is not a panel estimator I would have to limit this to a cross-sectional model with only 50 states which I think would be a problem. I am not sure if I can use the panel data as a "pooled" data without significant problems. Grateful for any advice on this.
Also, I was planning on using state and year dummies if I was able to use panel data.
2) xtologit: I could also use the random effects model. I could potentially argue that the outcomes are ordered but I was hoping to avoid this assumption.
3) gesem, mlogit: I am learning about this program right now and it seems promising. Does this seem like an appropriate option? Also, does gsem with mlogit allow me to predict outcome probabilities?
4) I was also advised to look into mixed methods. Any suggestions?
Grateful for any insight on the different choices I have.
Thanks.
SAM
Related Posts with Choosing the right modeling technique available in STATA
Clarification neededDear StataList, I am reading an interesting paper by Brons et al. (2017), where on page 812 they de…
STATA command to execute code and return error messageHello, I have written a script to automatically run several do files in a folder and print either s…
The Monty Hall problem through permutations: can somebody translate the Stata code below to R code?Good morning, I have written a paper on how one can use the Monty Hall problem (with the 3 doors an…
CMP model with interaction between endogenous and exogenous variablesDear all, I am having an endogenous variable X1 and an exogenous variable X2 and instruments Z1 and…
comparing difference in average marginal effects (AME) between stratified samplesHi Statalists, I was wondering how to conduct a significance test to compare the difference in aver…
Subscribe to:
Post Comments (Atom)
0 Response to Choosing the right modeling technique available in STATA
Post a Comment