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)
Storing the results of suest on MI dataDear Statalist users, I am doing an analysis where I want to compare whether some associations diffe…
select pacienteid with two equal dates. Format longHi all. Please I need to identify cases where data is the same. Thank you !!! --------------------…
Coefplot: Group covariates by model, and not model by covariatesI am trying to plot estimates from multiple models using coefplot. I need to group all the estimates…
rdplot weight the linear function of dependent variable by the number of observations in each binHi all, I am currently using rdplot to visualise the discontinuity of my outcome variable along the…
Help with data set-upHello all- I feel like there is an easy solution to this but I just can't see how to do it. I have d…
Subscribe to:
Post Comments (Atom)
0 Response to Loop for calculating OR in 2x2 tables (cci)
Post a Comment