GithubHelp home page GithubHelp logo

aimedlab / age-risk-identification Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 244 KB

Code and Datasets for the paper "A Computational Framework for Identifying Age Risks in Drug-Adverse Event Pairs", published on AMIA 2022 Informatics Summit.

Home Page: https://www.medrxiv.org/content/medrxiv/early/2022/01/14/2022.01.07.22268907.full.pdf

License: MIT License

R 100.00%
drug-safety adverse-drug-events faers pharmacovigilance

age-risk-identification's Introduction

Age-Risk-Identification

1. Introduction

This repository contains source code for paper "A Computational Framework for Identifying Age Risks in Drug-Adverse Event Pairs".

In this paper, we developed a statistical computational framework to detect the age group of patients who are susceptible to some ADEs after taking specific drugs. We applied our matheodology to FDA Adverse Event Reporting System (FAERS) and indentified age-associated drug-adverse event pairs as well as their highest age risk group.

We divided patients into four age groups, 0-14 years old as children, 15-24 years old as youth, 25-64 years old as adult and \textgreater 65 years old as senior on the basis of the criteria provided by World Population Prospects from The United Nations Department of Economic and Social Affairs(available at https://population.un.org/wpp/).

The age risks are detected mainly through four steps: discover age differences for specific drugs, discover age differences for specific drug-ADE pairs, discover the age group with higher risk, remove confounding effect by age bias. The illustration of our framework can be found in Fig.1.

Screen Shot 2021-03-01 at 9 44 48 PM

Fig.1:Illustration of the proposed methodology: In the first step, overall Chi-squared tests for each drug are performed to identify drugs with overall age difference. Then overall Chi-squared tests for each identified drugs and ADEs pair are performed to identify drug-ADE pairs with age difference. Next Chi-squared tests for age group comparisons within each pair are performed. RORs for every two age groups are computed and ranked, which quantifies the age risks. At the end, a logistic model is built for each detected pair and the Likelihood Ratio Test is performed on the interaction of drug and age group to remove age bias.

2. Dataset

FAERS: a database that contains information on adverse event and medication error reports submitted to FDA. We collected FAERS quarterly submissions from 2004 to the third quarter of 2018 and cleaned and normalized the data(Banda, Juan M. et al., 2017).

age-risk-identification's People

Contributors

zhizhen-zhao avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.