- Study title: Prescription Sequence Symmetry Analysis for Antiparkinsonian Treatments
- Study lead(s): Xihang Chen ([email protected])
- ShinyApp Main Study: TBC
- Publications: TBC
This study is focussing detecting adverse drug events/prescription cascades using PSSA (Prescription Sequence Symmetry Analysis) for drugs to treat the symptoms of parkinsonism:
- Levodopa
- Dopamine Agonists
- MAO-B Inhibitors
- COMT Inhibitors
- Amantadine
This repo is organised as follows:
- 2_Analysis: contains PositiveNegativeControls, HypothesisDrivenDrugInduced and TreatmentOrder.
- 3_DataDriven: Under construction.
- Download this entire repository (you can download as a zip folder using Code -> Download ZIP, or you can use GitHub Desktop).
- Open the project ParkinsonsPSSA.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.