Package: hdnom
Type: Package
Title: Nomograms for High-Dimensional Cox Models
Version: 4.5
Authors@R: c(
    person("Nan", "Xiao", email = "me@nanx.me", role = c("aut", "cre")),
    person("Qingsong", "Xu", email = "qsxu@csu.edu.cn", role = c("aut")),
    person("Miaozhu", "Li", email = "miaozhu.li@duke.edu", role = c("aut"))
    )
Maintainer: Nan Xiao <me@nanx.me>
Description: Build nomograms for high-dimensional Cox models, with support for
    reproducible model validation, calibration, and comparison.
License: GPL-3 | file LICENSE
LazyData: TRUE
VignetteBuilder: knitr
URL: http://hdnom.org
BugReports: https://github.com/road2stat/hdnom/issues
Depends: R (>= 3.0.2)
Imports: survival, glmnet, penalized, ncvreg (>= 3.7-0), rms, foreach,
        survAUC, ggplot2 (>= 2.2.0), gridExtra
Suggests: knitr, rmarkdown, doParallel, Hmisc, mice
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-25 07:59:24 UTC; jimmy
Author: Nan Xiao [aut, cre],
  Qingsong Xu [aut],
  Miaozhu Li [aut]
Repository: CRAN
Date/Publication: 2016-12-25 23:43:38
