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, for example the individual treatment effect), (3) subgroup identification models (find subsets of patients with similar treatment effects), and (4) parameter estimation and inference (for the overall population and discovered subgroups). These tools can directly feed into stratified medicine algorithms including PRISM (patient response identifiers for stratified medicine; Jemielita and Mehrotra 2019 <arXiv:1912.03337>. PRISM is a flexible and general framework which accepts user-created models/functions. This package is in beta and will be continually updated.
Version: | 1.0.2 |
Depends: | R (≥ 3.4) |
Imports: | dplyr, partykit, ranger, survival, glmnet, ggplot2, ggparty, mvtnorm |
Suggests: | knitr, rmarkdown, MASS, BART, pROC, survRM2, TH.data, sandwich, coin, rpart, testthat (≥ 2.1.0) |
Published: | 2020-08-03 |
Author: | Thomas Jemielita [aut, cre] |
Maintainer: | Thomas Jemielita <thomasjemielita at gmail.com> |
License: | GPL-3 |
URL: | https://github.com/thomasjemielita/StratifiedMedicine |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | StratifiedMedicine results |
Reference manual: | StratifiedMedicine.pdf |
Vignettes: |
Introduction_and_basics_PRISM User_Specific_Models_PRISM |
Package source: | StratifiedMedicine_1.0.2.tar.gz |
Windows binaries: | r-devel: StratifiedMedicine_1.0.2.zip, r-release: StratifiedMedicine_1.0.2.zip, r-oldrel: StratifiedMedicine_1.0.2.zip |
macOS binaries: | r-release: StratifiedMedicine_1.0.2.tgz, r-oldrel: StratifiedMedicine_1.0.2.tgz |
Old sources: | StratifiedMedicine archive |
Please use the canonical form https://CRAN.R-project.org/package=StratifiedMedicine to link to this page.