Package: ShrinkageTrees
Type: Package
Title: Bayesian Tree Ensembles for Survival Analysis and Causal
        Inference
Version: 1.2.0
Date: 2026-02-26
Authors@R: c(person("Tijn", "Jacobs", role = c("aut", "cre"), 
                    email = "t.jacobs@vu.nl", 
                    comment = c(ORCID = "0009-0003-6188-9296")))
Maintainer: Tijn Jacobs <t.jacobs@vu.nl>
Description: Bayesian regression tree ensembles for survival analysis and causal
 inference. Implements BART, DART, Bayesian Causal 
  Forests (BCF), and Horseshoe Forests models.
  Supports right-censored survival outcomes 
  via accelerated failure time (AFT) formulations. Designed for 
  high-dimensional prediction and heterogeneous treatment effect 
  estimation in causal inference.
URL: https://github.com/tijn-jacobs/ShrinkageTrees
BugReports: https://github.com/tijn-jacobs/ShrinkageTrees/issues
License: MIT + file LICENSE
Depends: R (>= 3.5.0)
Imports: Rcpp
LinkingTo: Rcpp (>= 1.0.11)
Suggests: survival, afthd, testthat (>= 3.0.0)
RoxygenNote: 7.3.2
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2026-02-26 16:29:20 UTC; tijnjacobs
Author: Tijn Jacobs [aut, cre] (ORCID: <https://orcid.org/0009-0003-6188-9296>)
Repository: CRAN
Date/Publication: 2026-02-26 22:10:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2026-03-02 16:13:32 UTC; windows
Archs: x64
