Package: StratifiedMedicine
Type: Package
Title: Stratified Medicine
Version: 0.1.3
Author: Thomas Jemielita [aut, cre]
Maintainer: Thomas Jemielita <thomasjemielita@gmail.com>
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, 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 (in progress)). 
    PRISM is a flexible and general framework which accepts user-created models/functions. This 
    package is in beta and will be continually updated.
License: GPL-3
Encoding: UTF-8
LazyData: true4
Depends: R (>= 3.1),
Imports: dplyr, partykit, ranger, survival, glmnet, ggplot2, mvtnorm
RoxygenNote: 6.1.1
URL: https://github.com/thomasjemielita/StratifiedMedicine
Suggests: knitr, rmarkdown, MASS, zoo, BART, grf, survRM2, TH.data,
        coin, rpart
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-09-04 13:56:23 UTC; thoma
Repository: CRAN
Date/Publication: 2019-09-04 14:20:05 UTC
