Package: multibias
Type: Package
Title: Simultaneous Multi-Bias Adjustment
Version: 1.0.0
Authors@R: person("Paul", "Brendel", email = "pcbrendel@gmail.com", 
    role = c("aut", "cre", "cph"))
Maintainer: Paul Brendel <pcbrendel@gmail.com>
Description: Quantify the causal effect of a binary exposure on a binary 
    outcome with adjustment for multiple biases. The functions can 
    simultaneously adjust for any combination of uncontrolled confounding, 
    exposure misclassification, and selection bias. The underlying method 
    generalizes the concept of combining inverse probability of selection 
    weighting with predictive value weighting. Simultaneous multi-bias 
    analysis can be used to enhance the validity and transparency of 
    real-world evidence obtained from observational, longitudinal studies. 
    Based on the work from Paul Brendel, Aracelis Torres, Onyebuchi Arah 
    (2023) <doi:10.1093/ije/dyad001>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
RoxygenNote: 7.2.3
Imports: dplyr (>= 1.1.3), magrittr (>= 2.0.3), rlang (>= 1.1.1)
Suggests: testthat (>= 3.0.0)
URL: https://github.com/pcbrendel/multibias
BugReports: https://github.com/pcbrendel/multibias/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-09-20 17:57:29 UTC; brend
Author: Paul Brendel [aut, cre, cph]
Repository: CRAN
Date/Publication: 2023-09-21 13:30:02 UTC
