Package: doseSens
Title: Conduct Sensitivity Analysis with Continuous Exposures and
        Binary Outcomes
Version: 0.1.0
Authors@R: 
    person("Jeffrey", "Zhang", email = "jzhang17@wharton.upenn.edu", role = c("aut", "cre"))
Description: Performs sensitivity analysis for the sharp null and attributable effects in matched studies with continuous exposures and binary outcomes as described in Zhang, Small, Heng (2024) <arXiv:2401.06909>. Two of the functions require installation of the 'Gurobi' optimizer. Please see <https://www.gurobi.com/documentation/9.0/refman/ins_the_r_package.html> for guidance.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
LazyData: true
Imports: dplyr, gtools, stats, utils
Suggests: gurobi
NeedsCompilation: no
Packaged: 2024-01-17 18:30:42 UTC; jeffreyzhang
Author: Jeffrey Zhang [aut, cre]
Maintainer: Jeffrey Zhang <jzhang17@wharton.upenn.edu>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2024-01-17 19:42:10 UTC
