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?
fracregI am using fracreg logit to model a proportion. My data set is a time series. Do I need to test for …
GraphHello, any guidance or where to start if I want to build a graph similar to this one? Thanks …
Rounding, multiple decimals off and LocalsI have been trying to get the round function to feed some locals that I use to create graphs labels,…
Selecting a subset of a large datasetI'm attempting to utilize HSLS:09 data in Stata. However, the entire dataset is too large for my ver…
Compounding Panel DataDear all, I am trying to analyse the effect of Incentives on Electric Vehicle adoption (Panel Data)…
Subscribe to:
Post Comments (Atom)
0 Response to Odds Ratios instead of Coefficients using teffects?
Post a Comment