causalsens

causalsens is an R package for performing sensitivity analyses for the estimation of causal effects. It implement the methods of Blackwell (2014). You can install causalsens using the following code:

require(devtools)
install_github("mattblackwell/causalsens", ref = "master")