* coxph: data: Update data survival/sma_plot_surv_asct: Adjust output visualize/sma_jitt_dx_year: Adjust output utils: Condense Ewing sarcoma coxph: Add uni and multivariate analysis coxph: Adjust coxph summary output uitils: Remove global data object before reinitializing coxph: First commit of coxph models
secMalASCT statistical analysis
How to run
- Clone the repository
- 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