Package: PRIMsrc
Type: Package
Title: PRIM Survival Regression Classification
Version: 0.8.1
Date: 2018-09-10
Authors@R: c(person("Jean-Eudes", "Dazard",
                    role = c("aut", "cre"),
                    email = "jean-eudes.dazard@case.edu"),
             person("Michael", "Choe",
                    role = "ctb",
                    email = "mjc206@case.edu"),
             person("Michael", "LeBlanc",
                    role = "ctb",
                    email = "mleblanc@fhcrc.org"),
             person("Alberto", "Santana",
                    role = "ctb",
	               email = "ahs4@case.edu"),
             person("J. Sunil", "Rao",
                    role = "ctb",
	               email = "Rao@biostat.med.miami.edu"))
Author: Jean-Eudes Dazard [aut, cre],
  Michael Choe [ctb],
  Michael LeBlanc [ctb],
  Alberto Santana [ctb],
  J. Sunil Rao [ctb]
Maintainer: Jean-Eudes Dazard <jean-eudes.dazard@case.edu>
Description: Performs a unified treatment of Bump Hunting by Patient Rule Induction Method (PRIM) in Survival, Regression and Classification settings (SRC). The current version is a development release that only implements the case of a survival response.
Depends: R (>= 3.0.2), survival, glmnet, superpc, Hmisc, quantreg
Imports: parallel
NeedsCompilation: yes
URL: https://github.com/jedazard/PRIMsrc, https://www.primsrc.com
Repository: CRAN
License: GPL (>= 3) | file LICENSE
LazyLoad: yes
LazyData: yes
Archs: i386, x64
Packaged: 2018-09-10 16:30:25 UTC; Admin
Date/Publication: 2018-09-10 18:30:09 UTC
