Hi,
I am doing a systematic review and I am comparing ORs. For most of the studies, I can only extract prevalence, calculate numbers to insert in a 2x2 table and then calculate an OR.
There is one study per observation: cases have an aaa (abdominal aortic aneurysm), exposure is dm (diabetes)
Array
Does anyone know how to do that in a loop, so I do not have to calculate all by hand?
I need to save the computed ORs along with CI (my guess is return list, gen var=r(or) - but then the variable is for all the observations and not just the exact study?)
Can anyone please help me? I know, I can do it by hand, but I would prefer programming my way out of it as to making it reproducible
Let me know if you need further information or clarification.
Thank you & Happy Holidays,
Kind regards,
Katrine
Related Posts with Loop for calculating OR in 2x2 tables (cci)
survival analysis accounting for survey weightsHi all, I'm interested in all-cause mortality and cancer-specific mortality using survey data. I'd …
Converting factor notation into dummies.Dear All, I want to conduct a two-stage least squares regression using the ivreg2 command. I have q…
Replace first row with variable namesHi All, I have data that resembles the following: Code: * Example generated by -dataex-. To ins…
cgmreg - download helpHi All, I'm trying to cluster my errors by product and by country for my regression (non nested) and…
Combining two graphs when one is not a two-way graph typeHi All, I'm helping a friend with a project and agreed (foolishly) to help her with some graphs. She…
Subscribe to:
Post Comments (Atom)
0 Response to Loop for calculating OR in 2x2 tables (cci)
Post a Comment