Package: rcure
Type: Package
Title: Robust Cure Models for Survival Analysis
Version: 0.1.0
Authors@R: c(
    person("Xiaoxia", "Han", email = "xh414@nyu.edu", role = c("aut", "cre")),
    person("Yilong", "Zhang", email= "elong0527@gmail.com", role=c("aut")),
    person("Yongzhao", "Shao", email = "shaoy01@nyu.edu", role = "aut"))
Description: Implements robust cure models for survival analysis by incorporate
    a weakly informative prior in the logistic part of cure models. Estimates
    prognostic accuracy, i.e. AUC, k-index and c-index, with bootstrap confidence
    interval for cure models.
Depends: R (>= 3.3.1)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: smcure, arm, survival, MASS, plyr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-20 23:50:01 UTC; Xiaoxia
Author: Xiaoxia Han [aut, cre],
  Yilong Zhang [aut],
  Yongzhao Shao [aut]
Maintainer: Xiaoxia Han <xh414@nyu.edu>
Repository: CRAN
Date/Publication: 2017-01-21 02:07:47
