Package: btrm
Type: Package
Title: Bayesian Treed Regression Model for Personalized Prediction and
        Precision Diagnostics
Version: 0.2.0
Date: 2025-05-26
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 regression model to each terminal node.
License: GPL (>= 2)
Depends: R (>= 4.5.0), pROC, arm, stats, graphics, MASS
NeedsCompilation: no
Packaged: 2025-05-26 22:15:32 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-26 22:30:02 UTC
