Package: obliqueRSF
Title: Oblique Random Forests for Right-Censored Time-to-Event Data
Version: 0.1.0
Authors@R: person("Byron", "Jaeger", email = "bcjaeger@uab.edu", role = c("aut", "cre"))
Description: Oblique random survival forests incorporate linear combinations of input variables into random survival forests (Ishwaran, 2008 <DOI:10.1214/08-AOAS169>). Regularized Cox proportional hazard models (Simon, 2016 <DOI:10.18637/jss.v039.i05>) are used to identify optimal linear combinations of input variables. 
Depends: R (>= 3.5.0)
Imports: Rcpp, pec, data.table, stats, missForest, purrr, glmnet,
        survival, dplyr, rlang, prodlim, ggthemes, tidyr, ggplot2,
        scales
License: GPL-3
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: yes
Packaged: 2018-10-27 19:15:49 UTC; bjaeger
Author: Byron Jaeger [aut, cre]
Maintainer: Byron Jaeger <bcjaeger@uab.edu>
Repository: CRAN
Date/Publication: 2018-11-02 17:40:03 UTC
