Package: RCTrep
Type: Package
Title: Validation of Estimates of Treatment Effects in Observational
        Data
Version: 1.2.0
Authors@R: c(person("Lingjie", "Shen", role = c("aut", "cre", "cph"), email = "lingjieshen66@gmail.com"), person("Gijs","Geleijnse", role = "aut", email = "g.geleijnse@iknl.nl"), person("Maurits","Kaptein", role = "aut", email = "M.C.Kaptein@tilburguniversity.edu"))
Author: Lingjie Shen [aut, cre, cph],
  Gijs Geleijnse [aut],
  Maurits Kaptein [aut]
Maintainer: Lingjie Shen <lingjieshen66@gmail.com>
Description: Validates estimates of (conditional) average treatment effects obtained using observational data by a) making it easy to obtain and visualize estimates derived using a large variety of methods (G-computation, inverse propensity score weighting, etc.), and b) ensuring that estimates are easily compared to a gold standard (i.e., estimates derived from randomized controlled trials). 'RCTrep' offers a generic protocol for treatment effect validation based on four simple steps, namely, set-selection, estimation, diagnosis, and validation. 'RCTrep' provides a simple dashboard to review the obtained results. The validation approach is introduced by Shen, L., Geleijnse, G. and Kaptein, M. (2023) <doi:10.21203/rs.3.rs-2559287/v2>.
License: MIT + file LICENSE
URL: https://github.com/duolajiang/RCTrep
Encoding: UTF-8
LazyData: true
Imports: mvtnorm, MatchIt, ggplot2, ggpubr, PSweight, numDeriv, R6,
        dplyr, geex, BART, fastDummies, tidyr, copula, shiny,
        shinydashboard, glue, stats, utils, caret
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Depends: R (>= 2.10), base
NeedsCompilation: no
Packaged: 2023-11-02 13:16:54 UTC; lshen
Repository: CRAN
Date/Publication: 2023-11-02 14:40:02 UTC
Built: R 4.4.0; ; 2024-04-07 09:06:59 UTC; unix
