Package: ggrisk
Title: Risk Score Plot for Cox Regression
Version: 1.3
Authors@R: 
    c(
    person("Jing","Zhang",role = c("aut", "cre"),
            email = "zj391120@163.com"),
    person("Zhi", "Jin", role="aut")
    )
Description: The risk plot may be one of the most commonly used figures in 
    tumor genetic data analysis. We can conclude the following two points: 
    Comparing the prediction results of the model with the real survival situation 
    to see whether the survival rate of the high-risk group is lower than that of the 
    low-level group, and whether the survival time of the high-risk group is 
    shorter than that of the low-risk group. The other is to compare the heat 
    map and scatter plot to see the correlation between the predictors and the 
    outcome.
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
Imports: ggplot2, survival, egg, do, set, cutoff, grid, rms,
        nomogramFormula, reshape2
URL: https://github.com/yikeshu0611/ggrisk
BugReports: https://github.com/yikeshu0611/ggrisk/issues
NeedsCompilation: no
Packaged: 2021-08-07 14:40:20 UTC; asus
Author: Jing Zhang [aut, cre],
  Zhi Jin [aut]
Maintainer: Jing Zhang <zj391120@163.com>
Repository: CRAN
Date/Publication: 2021-08-09 07:40:06 UTC
Built: R 4.2.0; ; 2023-07-11 03:03:21 UTC; unix
