Package: tgml
Type: Package
Title: Tree Guided Machine Learning for Personalized Predictions and
        Precision Diagnostics
Version: 0.3.0
Date: 2025-12-11
Authors@R: 
  c(person(given = "Yunro",
           family = "Chung",
           role = c("aut", "cre"),
           email = "yunro.chung@asu.edu",
           comment = c(ORCID = "0000-0001-9125-9277"))
    )
Description: Generalization of the 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-12-11 18:50:12 UTC; ychung36
Author: Yunro Chung [aut, cre] (ORCID: <https://orcid.org/0000-0001-9125-9277>)
Maintainer: Yunro Chung <yunro.chung@asu.edu>
Repository: CRAN
Date/Publication: 2025-12-11 19:40:02 UTC
Built: R 4.6.0; ; 2025-12-11 22:40:31 UTC; unix
