What’s in this project¶
This project comes with everything you need to get started with analyzing survival data with R:
Scripts and notebooks.
Templates and tutorial datasets.
A simple directory structure to organize the code, data and result:
survival_analysis |── bin Executable scripts |── figs Figures |── notebooks R notebooks |── packrat R packages |── templates Contains the spreadsheet template for data collection |── docs Contains the files to build the sphinx documentation |── lib Contains code librairies for notebooks and scripts └── data Data files