README.md

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)


matteobonvini/sensitivitypuc documentation built on Dec. 9, 2020, 2:24 a.m.