Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 454 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 454 Bytes

bootsens: An R package for bootstrapping sensitivity analysis

To install, run

library(devtools)
install_github("qingyuanzhao/bootsens")

Examples for sensitivity analysis of observational studies.

library(bootsens)
example(bootsens.os)

References:

  • Zhao, Qingyuan, Dylan S. Small, and Bhaswar B. Bhattacharya. "Sensitivity analysis for inverse probability weighting estimators via the percentile bootstrap." arXiv:1711.11286 (2017).