Package: personalized
Type: Package
Title: Estimation and Validation Methods for Subgroup Identification
        and Personalized Medicine
Version: 0.0.2
Authors@R: c(person("Jared", "Huling", role = c("aut", "cre"),
    email = "jaredhuling@gmail.com"))
Description: Provides functions for fitting and validation of subgroup
    identification and personalized medicine models under the general subgroup
    identification framework of Chen et al. (2017) <doi:10.1111/biom.12676>.
    This package is intended for use for both randomized controlled trials and
    observational studies.
URL: https://jaredhuling.github.io/personalized/
BugReports: https://github.com/jaredhuling/personalized/issues
License: GPL-2
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown
Imports: survival
Depends: glmnet, mgcv, gbm, ggplot2
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-06-11 17:04:19 UTC; Jared
Author: Jared Huling [aut, cre]
Maintainer: Jared Huling <jaredhuling@gmail.com>
Repository: CRAN
Date/Publication: 2017-06-11 22:20:18 UTC
