Jens Sauer 63c2883c7e coxph: Adjust for cause-specific analysis
Since the data specifies death as a competing risk, the cox analysis
must be adjusted. Death will now, as it was before, treated as a censor.
2021-01-18 01:46:49 +01:00
2021-01-17 11:37:42 +01:00
2021-01-17 11:41:57 +01:00
2020-11-19 19:21:52 +01:00
2020-11-17 18:21:54 +01:00
2021-01-17 11:41:57 +01:00
2021-01-17 19:04:01 +01:00
2021-01-17 15:27:15 +01:00
2021-01-17 18:52:06 +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.

plots.R

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

Dependencies

  • git
  • R

R packages used

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