Skip to content

oxford-pharmacoepi/ParkinsonsPSSA

Repository files navigation

Prescription Sequence Symmetry Analysis for Antiparkinsonian Treatments

Study Status: Started

  • Study title: Prescription Sequence Symmetry Analysis for Antiparkinsonian Treatments
  • Study lead(s): Xihang Chen ([email protected])
  • ShinyApp Main Study: TBC
  • Publications: TBC

Introduction

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

Repository organisation

This repo is organised as follows:

  • 2_Analysis: contains PositiveNegativeControls, HypothesisDrivenDrugInduced and TreatmentOrder.
  • 3_DataDriven: Under construction.

Running the analysis

  1. Download this entire repository (you can download as a zip folder using Code -> Download ZIP, or you can use GitHub Desktop).
  2. Open the project ParkinsonsPSSA.Rproj in RStudio (when inside the project, you will see its name on the top-right of your RStudio session)
  3. 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")).
  4. After running you should then have a zip folder with results to share in your output folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages