-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
16 lines (16 loc) · 791 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
16 lines (16 loc) · 791 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Package: logisticRR
Type: Package
Title: Adjusted Relative Risk from Logistic Regression
Version: 0.3.0
Author: Youjin Lee
Maintainer: Youjin Lee <youjin.lee@pennmedicine.upenn.edu>
Imports: stats, nnet, rmarkdown
Suggests: knitr,
testthat
Description: 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.
License: GPL (>=3) | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
VignetteBuilder: knitr
URL: https://github.com/youjin1207/logisticRR