I am using the "logistic" command to estimate a binary outcome (yes/no response, cross-sectional survey, approximately 9500 respondents) based on six ordinal predictor variables. I would like to estimate prevalence ratios (both adjusted and unadjusted) instead of odds ratios. (Many papers suggest using prevalence ratios in place of odds ratios.)
However, the output I receive from STATA provides odds ratios, not prevalence ratios, and I have been unable to find a solution to this.
Can anyone please help me with the syntax for this?
Thank you.
Related Posts with How do I obtain prevalence ratios using the logistic command?
And how to write the following more efficiently: reg dep zipf6 zipf7 zipf8 zipf9 zip11 ind6 ind7 ind8 ind9 ind11And how to write the following more efficiently? reg dep zipf6 zipf7 zipf8 zipf9 zip11 ind6 ind7 in…
How to write a more efficient code calculating a weighted index?Hi, I use the following code to calculate a weighted zipf index: gen zipfindlight`var' = zipf13*in…
Anchor the tssmooth command at start pointHi - I have a dataset with daily observations over 240 sequential days. Is there a way to calculate …
Dropping variablesHi Guys, Need help with dropping a variable. This is my data: ccode ifscode country group region i…
How to properly citing stata's manual and FAQHi, I wonder to know how can I properly cite the below pdf as well as the Stata FAQ. For the FAQ, I …
Subscribe to:
Post Comments (Atom)
0 Response to How do I obtain prevalence ratios using the logistic command?
Post a Comment