secmalasct/plot_survival.R
Jens Sauer d6a77d6ebf Add plot_survival.R
This helper script can be run from commandline to create the survival
plots.
2020-11-16 22:40:28 +01:00

11 lines
164 B
R

# 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()