A high-level interface to perform survival analysis,
including Kaplan-Meier analysis and log-rank tests and Cox regression.
Aims at providing a clear and elegant syntax, support for use in a pipeline, structured output and plotting.
Builds upon the 'survminer' package for Kaplan-Meier plots and provides
a customizable implementation for forest plots.
Kaplan & Meier (1958) <doi:10.1080/01621459.1958.10501452>
Cox (1972) <JSTOR:2985181>
Peto & Peto (1972) <JSTOR:2344317>.
Version: |
0.3.0 |
Depends: |
R (≥ 3.3.0) |
Imports: |
grDevices, graphics, stats, utils, survival, rlang (≥ 0.2.0), dplyr (≥ 0.8.0), forcats, magrittr, purrr, stringr, tibble, tidyr, gridExtra, ggplot2 (≥ 2.2.1), scales, survminer (>
0.4.0), cowplot, tidytidbits |
Suggests: |
knitr, rmarkdown, tidyverse |
Published: |
2022-02-11 |
DOI: |
10.32614/CRAN.package.survivalAnalysis |
Author: |
Marcel Wiesweg [aut, cre] |
Maintainer: |
Marcel Wiesweg <marcel.wiesweg at uk-essen.de> |
License: |
GPL-3 |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
survivalAnalysis results [issues need fixing before 2025-05-20] |