Package: SubgrpID
Type: Package
Title: Patient Subgroup Identification for Clinical Drug Development
Version: 0.12
Authors@R: c(person("Xin", "Huang", role = c("aut", "cre","cph"), email = "xin.huang@abbvie.com"),
             person("Yan", "Sun", role = c("aut")),
             person("Saptarshi", "Chatterjee", role = c("aut")),
             person("Paul", "Trow", role = c("aut"))
             )
Description: Implementation of Sequential BATTing (bootstrapping and aggregating of thresholds from trees) for developing threshold-based multivariate (prognostic/predictive) biomarker signatures. Variable selection is automatically built-in. Final signatures are returned with interaction plots for predictive signatures. Cross-validation performance evaluation and testing dataset results are also output. Detail algorithms are described in Huang et al (2017) <doi:10.1002/sim.7236>.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: glmnet, MASS, rpart, survival, Matrix, ggplot2
NeedsCompilation: no
Packaged: 2024-02-02 15:31:31 UTC; huangxx13
Author: Xin Huang [aut, cre, cph],
  Yan Sun [aut],
  Saptarshi Chatterjee [aut],
  Paul Trow [aut]
Maintainer: Xin Huang <xin.huang@abbvie.com>
Repository: CRAN
Date/Publication: 2024-02-03 12:20:10 UTC
Built: R 4.5.1; ; 2025-10-06 02:17:00 UTC; windows
