Package: tgml
Type: Package
Title: Tree Guided Machine Learning for Personalized Prediction and
        Precision Diagnostics
Version: 0.2.0
Date: 2025-09-24
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-09-24 19:17:08 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-09-24 19:40:02 UTC
