Jens Sauer fcd2d330aa Add secondary malignancy plots
This adds some plots to show data for the secondary malignacies.
2020-11-17 18:21:54 +01:00
2020-11-17 18:21:54 +01:00
2020-11-16 22:40:28 +01:00
2020-11-17 18:21:54 +01:00
2020-11-17 18:21:54 +01:00
2020-11-17 18:17:40 +01:00
2020-11-17 18:17:40 +01:00

secMalASCT statistical analysis

How to run

  1. Clone the repository
  2. Open R and source one of the R files

survival.R

Source this file and call one of the plot functions to show plot in R. sma_plot_file_surv() will save all plots to files.

secmal.R

This file contains the secondary malignancy plots. You can call the functions in R or sma_plot_file_secmal() to save them to files.

plot_survival.R

Special script to generate all plots and save them in files. Run with Rscript plot_survival.R

Dependencies

  • git
  • R

R packages used

  • tidyverse
  • survival
  • survminer
Description
No description provided
Readme 184 KiB