Hi all, I'm conducting a diff-in-diff analysis and I'm using margins to test the parallel trends assumption. My outcome variable is "medcost" (0,1) and I've included an interaction term for year (2009-2012, 2016-2019) and treatment (0,1). Here is my code: logit medcost i.year##i.treat2 if _age65yr==1 & mcaid_elig==1 & coverage==0 [pweight=_llcpwt], cluster(_state) allbaselevels
The output omits 2009 and 2010 and uses 2011 as the base level.
Thank you in advance for your help and advice!
Related Posts with interaction terms missing in output--please help!
Sampling using sample commandHello Everyone, I have a dataset which has data for 100 households from each of 3 cities. Further, …
RescalingHi Statlist! Is there a way to rescale the x and y axis in order to show them in in Millions dollar…
the exponential model, using the NLS, poisson and gamma QML estimatorsDear all, I have a question related to the estimation of the exponential model. This is related to …
Incidence rateDear All,ho I used survival analysis to estimate the incidence of mother-to-child transmission of HI…
Inquire about uniform random-number generationThe textbook (microeconometrics using stata) said, For reproducibility of results, however, it i…
Subscribe to:
Post Comments (Atom)
0 Response to interaction terms missing in output--please help!
Post a Comment