Hello
glm y i.x1 i.x2 i.x3 i., link(log) family(poisson) eform
Using the above command, I have found IRR. My data is from a cross-sectional survey. But I need to estimate PR (Prevalence Ratio) from Poisson regression. Are IRR and PR the same?
glm y i.x1 i.x2 i.x3 i., link(log) family(poisson) eform
Using the above command, I have found IRR. My data is from a cross-sectional survey. But I need to estimate PR (Prevalence Ratio) from Poisson regression. Are IRR and PR the same?
Comment