Dear all
I'm performing an IPTW on Stata 14 comparing effect of a drug on a dicotomic outcome (death yes/no for a medical research)
the outcome is given as ATE
| Robust
kindofdapt~t | Coef. Std. Err. z P>|z| [95% Conf. Interval]
-------------+----------------------------------------------------------------
ATE |
Death_800day |
(1 vs 0) | -.088695 .0229997 -3.86 0.000 -.1337737 -.0436164
-------------+----------------------------------------------------------------
POmean |
Death_800day |
0 | 1.209573 .0057125 211.74 0.000 1.198376 1.220769
------------------------------------------------------------------------------
but in medicine we are used to compare outcomes with Odds Ratio
How can I convert ATE into Odds Ratio?
thanks in advance
Related Posts with IPTW ATE and binary outcome
Translate R to STATAHello, I would like to translate this R formula below in Stata. My data : translate <- contains…
Help with fuzzy matchingHi all, I have a dataset of electronic medical records, and I am trying to categorize diagnoses ("d…
Stata -system run out of application memoryHi all, I am running a do file on Stata that generates a set of quite large tempfiles (one is around…
Random slope and cross-level interactionDear All, I am testing the curvilinear relationship between cInfComp (level-1 variable) and NPD. I a…
Help to recall Mata function inside postfile commandHi there, I am trying to run at least 10,000 replications of my code with a Mata function inside us…
Subscribe to:
Post Comments (Atom)
0 Response to IPTW ATE and binary outcome
Post a Comment