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.

Version: 0.3.0
Imports: stats, nnet
Suggests: testthat, rmarkdown, knitr
Published: 2020-04-03
Author: Youjin Lee
Maintainer: Youjin Lee <youjin.lee at pennmedicine.upenn.edu>
License: GPL (≥ 3) | file LICENSE
URL: https://github.com/youjin1207/logisticRR
NeedsCompilation: no
Materials: README
CRAN checks: logisticRR results

Documentation:

Reference manual: logisticRR.pdf
Vignettes: logisticRR

Downloads:

Package source: logisticRR_0.3.0.tar.gz
Windows binaries: r-devel: logisticRR_0.3.0.zip, r-release: logisticRR_0.3.0.zip, r-oldrel: logisticRR_0.3.0.zip
macOS binaries: r-release (arm64): logisticRR_0.3.0.tgz, r-oldrel (arm64): logisticRR_0.3.0.tgz, r-release (x86_64): logisticRR_0.3.0.tgz
Old sources: logisticRR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=logisticRR to link to this page.