tipr: R tools for tipping point sensitivity analyses
Authors: Lucy D’Agostino McGowan License: MIT
Installation
# install.packages(devtools)
devtools::install_github("lucymcgowan/tipr")
library("tipr")
Usage
After fitting your model, you can determine the unmeasured confounder
needed to tip your analysis. This unmeasured confounder is determined by
two quantities, the association between the exposure and the unmeasured
confounder (if the unmeasured confounder is continuous, this is
indicated with smd
, if binary, with exposed_p
and unexposed_p
),
and the association between the unmeasured confounder and outcome
outcome_association
. Using this