Package: tgml
Type: Package
Title: Tree Guided Machine Learning for Personalized Predictions and
        Precision Diagnostics
Version: 0.4.0
Date: 2026-01-22
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: 2026-01-22 18:43:09 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: 2026-01-22 19:00:02 UTC
Built: R 4.6.0; ; 2026-02-24 03:42:26 UTC; windows
