Package: btml
Type: Package
Title: Bayesian Treed Machine Learning for Personalized Prediction and
        Precision Diagnostics
Version: 0.1.0
Date: 2025-05-12
Authors@R: 
  c(person(given = "Yunro",
           family = "Chung",
           role = c("aut", "cre"),
           email = "yunro.chung@asu.edu",
           comment = c(ORCID = "0000-0001-9125-9277")),
    person(given = "Yaliang",
           family = "Zhang",
           role = c("aut"),
           email = "yzhan836@asu.edu"))
Description: Generalization of the Bayesian classification and regression tree (CART) model that partitions subjects into terminal nodes and tailors machine learning model to each terminal node.
License: GPL (>= 2)
Depends: R (>= 4.5.0), glmnet, randomForest, e1071, pROC, stats,
        graphics
NeedsCompilation: no
Packaged: 2025-05-14 13:12:25 UTC; ychung36
Author: Yunro Chung [aut, cre] (ORCID: <https://orcid.org/0000-0001-9125-9277>),
  Yaliang Zhang [aut]
Maintainer: Yunro Chung <yunro.chung@asu.edu>
Repository: CRAN
Date/Publication: 2025-05-19 08:50:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:24:31 UTC; windows
