Package: CERFIT
Version: 0.1.1
Title: Causal Effect Random Forest of Interaction Trees
Authors@R: c(
    person(given = "Justin",family = "Thorp",email = "jjtthorp@gmail.com",role = c("aut","cre")),
    person(given = "Luo",family = "Li",role = "aut"),
    person(given = "Juanjuan", family = "Fan",role = "aut"))
Description: Fits a Causal Effect Random Forest of Interaction Tress (CERFIT) which is a modification of the Random Forest algorithm where each split is chosen to maximize subgroup treatment heterogeneity. Doing this allows it to estimate the individualized treatment effect for each observation in either randomized controlled trial (RCT) or observational data. For more information see L. Li, R. A. Levine, and J. Fan (2022) <doi:10.1002/sta4.457>.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
LinkingTo: Rcpp, RcppArmadillo
Imports: partykit, CBPS, randomForest, twang, Rcpp, stats, glmnet
Depends: R (>= 2.10)
NeedsCompilation: yes
Packaged: 2025-09-26 02:17:28 UTC; justinthorp
Author: Justin Thorp [aut, cre],
  Luo Li [aut],
  Juanjuan Fan [aut]
Maintainer: Justin Thorp <jjtthorp@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-26 07:30:15 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 11:05:40 UTC; windows
Archs: x64
