Package: multibias
Type: Package
Title: Simultaneous Multi-Bias Adjustment
Version: 1.3.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/outcome 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, 
    and 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: knitr, rmarkdown, testthat (>= 3.0.0)
URL: https://github.com/pcbrendel/multibias
BugReports: https://github.com/pcbrendel/multibias/issues
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-12-11 02:59:03 UTC; brend
Author: Paul Brendel [aut, cre, cph]
Repository: CRAN
Date/Publication: 2023-12-11 04:50:02 UTC
Built: R 4.2.0; ; 2023-12-21 20:06:19 UTC; unix
