Package: RLT
Version: 3.2.6
Date: 2023-04-28
Title: Reinforcement Learning Trees
Authors@R: c(person("Ruoqing", "Zhu",
                    email = "teazrq@gmail.com", 
                    role = c("aut", "cre", "cph"),
                    comment = c(ORCID = "0000-0002-0753-5716")))
Suggests: randomForest, survival
Description: Random forest with a variety of additional features for regression, classification and survival analysis. 
             The features include: parallel computing with OpenMP, embedded model for selecting the splitting variable,
             based on Zhu, Zeng & Kosorok (2015) <doi:10.1080/01621459.2015.1036994>, subject weight, variable weight, 
             tracking subjects used in each tree, etc.
License: GPL (>= 2)
URL: https://cran.r-project.org/package=RLT
NeedsCompilation: yes
Repository: CRAN
Encoding: UTF-8
RoxygenNote: 7.2.3
Packaged: 2023-04-28 09:24:48 UTC; zrq
Author: Ruoqing Zhu [aut, cre, cph] (<https://orcid.org/0000-0002-0753-5716>)
Maintainer: Ruoqing Zhu <teazrq@gmail.com>
Date/Publication: 2023-04-28 10:50:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 02:49:16 UTC; windows
Archs: x64
