Skip to content

Research Project Measuring Adherence to Medication in Out-of-Pocket Financial Assistance Program

License

Notifications You must be signed in to change notification settings

JPRRamalho/Adherence-to-Medication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adherence-to-Medication

This repository makes available the scripts built for the study of adhesion to medication among participants of an out-of-pocket financial assistance program managed by the ONG Dignitude.

Research conducted with the support of NOVA National School of Public Health.

About:

In these files, you will find data wrangling and transformation and statistical analysis using R.

Implementation was measured using Continuous Multiple Interval Measure of Medication Acquisition (CMA) and Continuous Multiple Interval Measure of Medication Gaps (CMG). These outcomes were analysed using negative binomial mixed effects models and zero-inflated negative binomial mixed effects models.

Discontinuation was assessed using Kaplan–Meier (KM) curves and mixed effects Cox models.

A one-at-a-time sensitivity analysis was performed for the main input variables (grace period coefficient and gap to discontinuation). Those files have the respective input variable value in their name.

Research paper will be available soon.

Running Instructions:

To run the code place the missing databases in the folder with the same name. You can either run the R Scripts or R Markdown files directly from your CLI using the following commands:

Rscript ".\R_Scripts\FILE_NAME.R"
Rscript -e "rmarkdown::render('./Rmd_Files/FILE_NAME.Rmd')"

Where to ask questions:

Feel free to post any bugs, questions, and opinions in Adherence-to-Medication issues list.

Save e-mail for urgent issues.

A public thank you to all those who laid the foundation upon which this first coding work was built.

About

Research Project Measuring Adherence to Medication in Out-of-Pocket Financial Assistance Program

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages