6 Commits

Author SHA1 Message Date
08f9ddfc23 Rename plot_survival.R
This scripts is now used to create all plots in this project.
2020-11-17 18:21:54 +01:00
fcd2d330aa Add secondary malignancy plots
This adds some plots to show data for the secondary malignacies.
2020-11-17 18:21:54 +01:00
a6b5292890 Update README.md
Add a much more precise description how this repo can be used.
2020-11-17 18:16:57 +01:00
12ffcd4e38 survival: Change plot function to ggsurvplot
This will create the plot using the ggsurvplot from "survminer" package.
survminer user ggplot for plotting and comes with some powerful and nice
looking features.
2020-11-17 12:58:51 +01:00
d87d3143c2 README: List tidyverse as used package
Add 'tidyverse' to used package list in README.
2020-11-16 12:37:41 +01:00
735d67d730 Initial commit 2020-09-03 11:36:11 +02:00