Functional programming principles to iteratively run Cox regression and plot its results. The results are reported in tidy data frames. Additional utility functions are available for working with other aspects of survival analysis such as survival curves, C-statistics, etc.
Version: | 1.0.2 |
Depends: | R (≥ 3.1.2) |
Imports: | stats, dplyr (≥ 0.4.3), survC1 (≥ 1.0.2), survival (≥ 2.38.3), ggplot2 (≥ 1.0.0), purrr (≥ 0.1.0), magrittr (≥ 1.5), broom (≥ 0.3.7), lazyeval (≥ 0.2.0), glue |
Suggests: | tidyr (≥ 0.4.1), testthat |
Published: | 2018-07-22 |
Author: | Fong Chun Chan [aut, cre] |
Maintainer: | Fong Chun Chan <fongchunchan at gmail.com> |
BugReports: | https://github.com/tinyheero/survutils/issues |
License: | GPL-3 |
URL: | https://github.com/tinyheero/survutils |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | survutils results |
Reference manual: | survutils.pdf |
Package source: | survutils_1.0.2.tar.gz |
Windows binaries: | r-devel: survutils_1.0.2.zip, r-release: survutils_1.0.2.zip, r-oldrel: survutils_1.0.2.zip |
macOS binaries: | r-release: survutils_1.0.2.tgz, r-oldrel: survutils_1.0.2.tgz |
Old sources: | survutils archive |
Please use the canonical form https://CRAN.R-project.org/package=survutils to link to this page.