EValue: Sensitivity Analyses for Unmeasured Confounding or Selection Bias in Observational Studies and Meta-Analyses

Conducts sensitivity analyses for unmeasured confounding for either an observational study or a meta-analysis of observational studies. For a single observational study, the package reports E-values, defined as the minimum strength of association on the risk ratio scale that an unmeasured confounder would need to have with both the treatment and the outcome to fully explain away a specific treatment-outcome association, conditional on the measured covariates. You can use one of the evalues.XX() functions to compute E-values for the relevant outcome types. Outcome types include risk ratios, odds ratio with common or rare outcomes, hazard ratios with common or rare outcomes, and standardized differences in outcomes. Optionally, you can use the bias_plot() function to plot the bias factor as a function of two sensitivity parameters. (See VanderWeele & Ding, 2017 [<http://annals.org/aim/article/2643434>] for details.) For a meta-analysis, use the function confounded_meta to compute point estimates and inference for: (1) the proportion of studies with true causal effect sizes more extreme than a specified threshold of scientific importance; and (2) the minimum bias factor and confounding strength required to reduce to less than a specified threshold the proportion of studies with true effect sizes of scientifically significant size. The functions sens_plot() and sens_table() create plots and tables for visualizing these meta-analysis metrics across a range of bias values. (See Mathur & VanderWeele, 2019 [<https://amstat.tandfonline.com/doi/full/10.1080/01621459.2018.1529598#.XKIJtOtKjdc>] for details.) Most of the analyses available in this package can also be conducted using web-based graphical interfaces (for a single observational study: [<https://evalue.hmdc.harvard.edu>]; for a meta-analysis: [<https://mmathur.shinyapps.io/meta_gui_2/>]).

Version: 3.0.0
Imports: stats, graphics, ggplot2 (≥ 2.2.1), metafor, msm, devtools, methods
Suggests: testthat, knitr, rmarkdown
Published: 2020-06-16
Author: Maya B. Mathur [cre, aut], Louisa H. Smith [aut], Peng Ding [aut], Tyler J. VanderWeele [aut]
Maintainer: Maya B. Mathur <mmathur at stanford.edu>
License: GPL-2
NeedsCompilation: no
Citation: EValue citation info
Materials: README
In views: MetaAnalysis
CRAN checks: EValue results

Downloads:

Reference manual: EValue.pdf
Vignettes: E-values for meta-analysis
Examples of multiple-bias sensitivity analysis
E-values for multiple biases
E-values for selection bias
E-values for unmeasured confounding
Package source: EValue_3.0.0.tar.gz
Windows binaries: r-devel: EValue_3.0.0.zip, r-release: EValue_3.0.0.zip, r-oldrel: EValue_3.0.0.zip
macOS binaries: r-release: EValue_3.0.0.tgz, r-oldrel: EValue_3.0.0.tgz
Old sources: EValue archive

Reverse dependencies:

Reverse imports: intmed

Linking:

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