Package: StratifiedMedicine
Type: Package
Title: Stratified Medicine
Version: 1.0.7
Authors@R: 
    person("Thomas", "Jemielita", email = "thomasjemielita@gmail.com",
           role = c("aut", "cre"))
Description: A toolkit for stratified medicine, subgroup identification, and precision medicine.
    Current tools include (1) filtering models (reduce covariate space), (2) patient-level estimate
    models (counterfactual patient-level quantities, such as the conditional average treatment effect), 
    (3) subgroup identification models (find subsets of patients with similar treatment effects), 
    and (4) treatment effect estimation and inference (for the overall population and discovered 
    subgroups). These tools can be customized and are directly used in PRISM 
    (patient response identifiers for stratified medicine; Jemielita and Mehrotra 2019
    <doi:10.48550/arXiv.1912.03337>).
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.6),
Imports: dplyr, partykit, ranger, survival, glmnet, ggplot2, ggparty,
        mvtnorm, coin, rlang
RoxygenNote: 7.3.3
URL: https://github.com/thomasjemielita/StratifiedMedicine
Suggests: knitr, rmarkdown, MASS, BART, pROC, survRM2, TH.data,
        sandwich, rpart, testthat (>= 2.1.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-03-24 20:58:31 UTC; jemielth
Author: Thomas Jemielita [aut, cre]
Maintainer: Thomas Jemielita <thomasjemielita@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-24 21:20:02 UTC
Built: R 4.6.0; ; 2026-04-25 15:37:27 UTC; windows
