youjin1207/logisticRR: Adjusted Relative Risk from Logistic Regression

Adjusted odds ratio conditional on potential confounders can be directly obtained from logistic regression. However, those adjusted odds ratios have been widely incorrectly interpreted as a relative risk. As relative risk is often of interest in public health, we provide a simple code to return adjusted relative risks from logistic regression model under potential confounders.

Getting started

Package details

AuthorYoujin Lee
MaintainerYoujin Lee <youjin.lee@pennmedicine.upenn.edu>
LicenseGPL (>=3) | file LICENSE
Version0.3.0
URL https://github.com/youjin1207/logisticRR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("youjin1207/logisticRR")
youjin1207/logisticRR documentation built on March 16, 2020, 3:37 a.m.