# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "logisticRR" in publications use:' type: software license: GPL-3.0-or-later title: 'logisticRR: Adjusted Relative Risk from Logistic Regression' version: 0.3.0 doi: 10.32614/CRAN.package.logisticRR abstract: 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. authors: - family-names: Lee given-names: Youjin email: youjin.lee@pennmedicine.upenn.edu repository: https://cranhaven.r-universe.dev repository-code: https://github.com/youjin1207/logisticRR commit: 2c27bc84da8fecf33073272aeea9500def4c5bbc url: https://github.com/youjin1207/logisticRR date-released: '2026-05-14' contact: - family-names: Lee given-names: Youjin email: youjin.lee@pennmedicine.upenn.edu