This study is focussing on determining the usefulness of real world data to determine and predict cancer survival for specific cancers. We will focus on the following cancers:
- Breast
- Colorectal
- Lung
- Liver
- Stomach
- Head/neck
- Prostate
THIS IS UNDER DEVELOPEMENT DO NOT RUN THESE STEPS BELOW - if you are looking for demo code it can be found in the 2_Analysis folder
- Download this entire repository (you can download as a zip folder using Code -> Download ZIP, or you can use GitHub Desktop).
- Open the project CoagulopathyInVaccinated.Rproj in RStudio (when inside the project, you will see its name on the top-right of your RStudio session)
- Open and work though the CodeToRun.R file which should be the only file that you need to interact with. Run the lines in the file, adding your database specific information and so on (see comments within the file for instructions). The last line of this file will run the study (source(here("RunStudy.R")).
- After running you should then have a zip folder with results to share in your output folder.