Package: confoundvis 0.1.0
confoundvis: Visualization Tools for Sensitivity Analysis of Unmeasured Confounding
Provides visualization tools for sensitivity analysis to unmeasured confounding in observational studies. Includes contour-based sensitivity plots, robustness curves, and benchmark-oriented graphics that help researchers assess how strong omitted confounding would need to be to attenuate, invalidate, or reverse estimated effects. Supports regression-based sensitivity analysis frameworks, including impact threshold approaches (Frank, 2000, <doi:10.1177/0049124100029002001>), partial R-squared methods (Cinelli and Hazlett, 2020, <doi:10.1111/rssb.12348>), and E-value style metrics (VanderWeele and Ding, 2017, <doi:10.7326/M16-2607>). Emphasizes clear, interpretable, and publication-ready graphical summaries for transparent reporting of causal sensitivity analyses across the social, behavioral, health, and educational sciences.
Authors:
confoundvis_0.1.0.tar.gz
confoundvis_0.1.0.zip(r-4.7-any)confoundvis_0.1.0.zip(r-4.6-any)confoundvis_0.1.0.zip(r-4.5-any)
confoundvis_0.1.0.tgz(r-4.6-any)confoundvis_0.1.0.tgz(r-4.5-any)
confoundvis_0.1.0.tar.gz(r-4.7-any)confoundvis_0.1.0.tar.gz(r-4.6-any)
confoundvis_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
confoundvis/json (API)
| # Install 'confoundvis' in R: |
| install.packages('confoundvis', repos = c('https://causalfragility-lab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/causalfragility-lab/confoundvis/issues
Last updated from:bd9347316b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 169 | ||
| linux-release-x86_64 | OK | 141 | ||
| macos-release-arm64 | OK | 79 | ||
| macos-oldrel-arm64 | OK | 87 | ||
| windows-devel | OK | 84 | ||
| windows-release | OK | 85 | ||
| windows-oldrel | OK | 75 | ||
| wasm-release | OK | 101 |
Exports:as_confoundsensfit_local_quadraticnew_confoundsensplot_cone_comparisonplot_figure2_taylor_panelsplot_local_taylorplot_reversal_coneplot_robustness_curveplot_sensitivity_contourplot_sensitivity_lovesimulate_taylor_demo
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert a data frame to a confoundsens object | as_confoundsens |
| Coerce a confoundsens object to a data frame | as.data.frame.confoundsens |
| Fit a local quadratic approximation | fit_local_quadratic |
| Create a confoundsens object | new_confoundsens |
| Compare reversal cones across multilevel components | plot_cone_comparison |
| Three-panel Taylor approximation figure | plot_figure2_taylor_panels |
| Local Taylor diagnostic plot | plot_local_taylor |
| Reversal cone geometry plot | plot_reversal_cone |
| Plot a robustness curve | plot_robustness_curve |
| Sensitivity contour plot | plot_sensitivity_contour |
| Sensitivity Love plot | plot_sensitivity_love |
| Print method for confoundsens objects | print.confoundsens |
| Simulate demo confounding paths for Taylor panel figures | simulate_taylor_demo |
| Summary method for confoundsens objects | summary.confoundsens |
