sma_init() can now be used to load all libraries and the data. It is safe to call sma_init() multiple times. To forcefully reload the data call sma_init_force().
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.
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