This repository contains the study code introducing the CohortSymmetry package with postive and negative benchmarkers.
- Download this entire repository (you can download as a zip folder using Code -> Download ZIP, or you can use GitHub Desktop).
- Open the project CohortSymmetryStudy.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.
- TBC