Statistical methods that quantify the conditions necessary to alter inferences, also known as sensitivity analysis, are becoming increasingly important to a variety of quantitative sciences. A series of recent works, including Frank (2000) <doi:10.1177/0049124100029002001> and Frank et al. (2013) <doi:10.3102/0162373713493129> extend previous sensitivity analyses by considering the characteristics of omitted variables or unobserved cases that would change an inference if such variables or cases were observed. These analyses generate statements such as "an omitted variable would have to be correlated at xx with the predictor of interest (e.g., treatment) and outcome to invalidate an inference of a treatment effect". Or "one would have to replace pp percent of the observed data with null hypothesis cases to invalidate the inference". We implement these recent developments of sensitivity analysis and provide modules to calculate these two robustness indices and generate such statements in R. In particular, the functions konfound(), pkonfound() and mkonfound() allow users to calculate the robustness of inferences for a user's own model, a single published study and multiple studies respectively.
Version: | 0.1.2 |
Imports: | broom, dplyr, ggplot2, margins, pbkrtest, purrr, rlang, tidyr |
Suggests: | devtools, forcats, knitr, lme4, rmarkdown, roxygen2, testthat, mice |
Published: | 2019-04-12 |
Author: | Joshua M Rosenberg [aut, cre], Ran Xu [ctb], Kenneth A Frank [ctb] |
Maintainer: | Joshua M Rosenberg <jmichaelrosenberg at gmail.com> |
BugReports: | https://github.com/jrosen48/konfound/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/jrosen48/konfound |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | konfound results |
Reference manual: | konfound.pdf |
Vignettes: |
Introduction-to-Konfound |
Package source: | konfound_0.1.2.tar.gz |
Windows binaries: | r-devel: konfound_0.1.2.zip, r-devel-gcc8: konfound_0.1.2.zip, r-release: konfound_0.1.2.zip, r-oldrel: konfound_0.1.2.zip |
OS X binaries: | r-release: konfound_0.1.2.tgz, r-oldrel: konfound_0.1.2.tgz |
Old sources: | konfound archive |
Please use the canonical form https://CRAN.R-project.org/package=konfound to link to this page.