I'm running a series of models using teffects psmatch, teffects ra, and teffects ipw and comparing against a logistic regression model, both my treatment and outcome variables are binary. I think I've specified my teffects ra model as a logit model, but unsure about the matching or inverse-probability weighting code for this (or if there is one).
I want to make sure that I'm not making an error in syntax or interpretation of output across my respective models before I get into troubleshooting my data; right now there is a sizable difference between the coefficient from the logistic regression model (1.438264) and my three models using teffects psmatch (.1641289), teffects ra (.120325), and teffects ipw (.1400092).
So my questions are: (1) is there a command to be used with teffects that specifies a binary rather than continuous outcome variable? All of the examples I could find use a continuous outcome variable in their model; and (2) are the coefficients from the teffects outputs comparable to the coefficients from a logistic regression model? Or is there a way to get the teffects output to give me an odds ratio instead of the coefficient?
Thank you
Related Posts with Odds Ratios instead of Coefficients using teffects?
Diff in Diff (xtdidreg) with Multiple Treatment Times: Granger Test and Parallel TrendsHI Everyone, I am using the new -xtdidreg- in Stata 17 to estimate the effects on GDP/capita by a p…
sts var, trendDear All, What is the minimal group size for level sufficient to use "sts test var, trend"? Specific…
A need for post-estimation tool returning sample units (Countries)Dear friends, I have my estimations and models for time-series cross-sectional data. I have 172 cou…
Difference-in-differences with time varying differentiation.I have a data panel with information on natural disasters occurred in different municipalities and a…
loop variables with * wildcardI have a list of variables that I want to loop through: yr2008_q110atte yr2009_q112atte yr2010_q112…
Subscribe to:
Post Comments (Atom)
0 Response to Odds Ratios instead of Coefficients using teffects?
Post a Comment