/sensitivitypuc

R package to perform the sensitivity analysis by the proportion of unmeasured confounding.

Primary LanguageR

sensitivitypuc

R package to perform the sensitivity analysis via the proportion of unmeasured confounding. To install run the following commands:

library(devtools) 
# Sys.setenv(R_REMOTES_NO_ERRORS_FROM_WARNINGS = TRUE) # if warnings are causing erros and they are not important one may use this
devtools::install_github("matteobonvini/sensitivitypuc") 
library(sensitivitypuc)