How do you calculate the 95 confidence interval for a risk ratio?
To calculate a 95% confidence interval for the risk ratio parameter, convert the risk ratio estimate to a natural log (ln) scale. (Use the ln key or “inverse e” key on your calculator.) For the illustrative data, the natural log of the risk ratio = ln(4.99) = 1.607.
Can I calculate relative risk from odds ratio?
Odds ratios (OR) are commonly reported in the medical literature as the measure of association between exposure and outcome. However, it is relative risk that people more intuitively understand as a measure of association. Relative risk can be directly determined in a cohort study by calculating a risk ratio (RR).
How to estimate relative risk and confidence intervals?
Zou ( [2]) suggests using a “modified Poisson” approach to estimate the relative risk and confidence intervals by using robust error variances. Using a Poisson model without robust error variances will result in a confidence interval that is too wide.
When to use RR instead of odds ratio?
Although this is often appropriate, there may be situations in which it is more desirable to estimate a relative risk or risk ratio (RR) instead of an odds ratio (OR).
How can I estimate relative risk in SAS?
With a very minor modification of the statements used above for the logistic regression, a log-binomial model can be run to get the RR instead of the OR. All that needs to be changed is the link function between the covariate (s) and outcome. Here it is specified as log instead of logit:
How can I estimate relative risk using GLM for common?
Relative risk estimation by Poisson regression with robust error variance Zou () suggests using a “modified Poisson” approach to estimate the relative risk and confidence intervals by using robust error variances. Using a Poisson model without robust error variances will result in a confidence interval that is too wide.