Produce Kaplan–Meier plots in the style recommended following the KMunicate study by Morris et al. (2019) <doi:10.1136/bmjopen-2019-030215>. The KMunicate style consists of Kaplan-Meier curves with confidence intervals to quantify uncertainty and an extended risk table (per treatment arm) depicting the number of study subjects at risk, events, and censored observations over time. The resulting plots are built using 'ggplot2' and can be further customised to a certain extent, including themes, fonts, and colour scales.
Version: | 0.0.2 |
Depends: | R (≥ 2.10), survival |
Imports: | checkmate, cowplot, ggplot2, pammtools, tidyr |
Suggests: | broom, covr, devtools, extrafont, knitr, rmarkdown, simsurv, testthat, usethis |
Published: | 2020-08-03 |
Author: | Alessandro Gasparini
|
Maintainer: | Alessandro Gasparini <alessandro.gasparini at ki.se> |
BugReports: | https://github.com/ellessenne/KMunicate-package/issues |
License: | MIT + file LICENSE |
URL: | https://ellessenne.github.io/KMunicate-package |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | KMunicate results |
Reference manual: | KMunicate.pdf |
Vignettes: |
Create KMunicate-Style Plots |
Package source: | KMunicate_0.0.2.tar.gz |
Windows binaries: | r-devel: KMunicate_0.0.2.zip, r-release: KMunicate_0.0.2.zip, r-oldrel: KMunicate_0.0.2.zip |
macOS binaries: | r-release: KMunicate_0.0.2.tgz, r-oldrel: KMunicate_0.0.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=KMunicate to link to this page.