diff --git a/plot_survival.R b/plot_survival.R new file mode 100644 index 0000000..8b33fcd --- /dev/null +++ b/plot_survival.R @@ -0,0 +1,10 @@ +# secMalASCT survival plots +# +# License: GPL version 3 +# Jens Mathis Sauer (c) 2020 + +source("survival.R") + +# +# Make all plots and save to file +sma_plot_file_surv()