Package: riAFTBART
Type: Package
Title: A Flexible Approach for Causal Inference with Multiple
        Treatments and Clustered Survival Outcomes
Version: 0.3.3
Authors@R: c(
  person("Liangyuan", "Hu", role = "aut", email = "lh707@sph.rutgers.edu"),
  person("Jiayi", "Ji", role = "aut", email = "jj869@sph.rutgers.edu"),
  person("Fengrui", "Zhang", role = "cre", email = "fz174@sph.rutgers.edu"))
Description: Random-intercept accelerated failure time (AFT) model utilizing Bayesian additive regression trees (BART) for drawing causal inferences about multiple treatments while accounting for the multilevel survival data structure. It also includes an interpretable sensitivity analysis approach to evaluate how the drawn causal conclusions might be altered in response to the potential magnitude of departure from the no unmeasured confounding assumption.This package implements the methods described by Hu et al. (2022) <doi:10.1002/sim.9548>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: MCMCpack, msm, dbarts, magrittr, foreach, doParallel, dplyr,
        BART, stringr, tidyr, survival, cowplot, ggplot2, twang, nnet,
        RRF, randomForest
NeedsCompilation: no
Packaged: 2024-05-29 21:05:30 UTC; drake
Author: Liangyuan Hu [aut],
  Jiayi Ji [aut],
  Fengrui Zhang [cre]
Maintainer: Fengrui Zhang <fz174@sph.rutgers.edu>
Repository: CRAN
Date/Publication: 2024-05-29 23:20:09 UTC
Built: R 4.5.0; ; 2025-04-02 16:02:26 UTC; unix
