https://github.com/asreview/paper-simulating-risk-analysis-documents-knmp

Scripts to run simulations in ASReview on systematic review data of risk analysis documents of the Medicine Information Centre of the Royal Dutch Pharmacists Association.

https://github.com/asreview/paper-simulating-risk-analysis-documents-knmp

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.0%) to scientific vocabulary

Keywords

asreview knmp risk-analysis-document simulation
Last synced: 9 months ago · JSON representation

Repository

Scripts to run simulations in ASReview on systematic review data of risk analysis documents of the Medicine Information Centre of the Royal Dutch Pharmacists Association.

Basic Info
  • Host: GitHub
  • Owner: asreview
  • License: mit
  • Language: Shell
  • Default Branch: main
  • Homepage:
  • Size: 37.1 KB
Statistics
  • Stars: 4
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
asreview knmp risk-analysis-document simulation
Created almost 5 years ago · Last pushed over 4 years ago
Metadata Files
Readme License

README.md

DOI

Scripts for simulation report on risk analysis documents

This repository contains scripts to run simulation studies to evaluate the performance of Active Learning to conduct systematic reviews for the Royal Dutch Pharmacists Association (Koninklijke Nederlandse Maatschappij ter bevordering der Pharmacie, KNMP in Dutch). Here, systematic reviews are conducted for the development of risk analysis documents for the Medicine Information Centre (Geneesmiddel Informatie Centrum, GIC in Dutch). This study was conducted as commissioned by and in cooperation with the KNMP.

The project aims to answer three research questions:

  1. How much time can be saved by using active learning on different risk analysis documents of the GIC?
  2. Is it useful to include the relevant papers from the previous studies as prior information in ASReview when updating an existing risk analysis document?
  3. Is it useful to include relevant papers from a previous risk analysis document within a certain group of medication as prior information in ASReview for a different risk analysis document from the same group?

Installation

The scripts in this repository require Python 3.6+. Install the extra dependencies with (in the command line):

pip install -r requirements.txt

Datasets

The raw and pre-processed data can be obtained via the Open Science Framework (OSF) and contains 3 existing risk analysis documents from the KNMP. The following files should be obtained from OSF and put in a folder using the following construction simulations/data/output :

asreview_result_clopidogrel-search1-recoded.csv asreview_result_clopidogrel-search2-recoded.csv clopidogrel.csv clopidogrel_sim2.csv fentanyl.csv morfine.csv morfine_1turns0.csv morfine_fentanyl.csv morfine_fentanyl_morfine_removed.csv morfine_fentanyl_morfine_removed_no150.csv morfine_fentanyl_no150.csv morfine_minus1.csv

Most important columns within each file:

title abstract final_included

Information about the pre-processing of these datasets can be found on the OSF page.

Descriptive statistics

Descriptive statistics on the three original datasets are automatically obtained when generating the report.

Simulation

The simulation was conducted for each dataset with 20 iterations, using 1 randomly chosen relevant and one randomly chosen irrelevant records. After obtaining the pre-processed data and running pip install requirements.txt, one can obtain the result of the simulations by running:

sh run_all.sh

The results will be stored in a folder simulations/ouput. Simulating a systematic review produces files that are very large in size. GitHub does not allow for repositories of this size, therefore the raw datafiles of the simulation are stored on OSF in another project, instead.

Licence

The content in this repository is published under the MIT license.

Contact

For any questions or remarks, please send an email to asreview@uu.nl.

Owner

  • Name: ASReview
  • Login: asreview
  • Kind: organization
  • Email: asreview@uu.nl
  • Location: Utrecht University

ASReview - Active learning for Systematic Reviews

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • asreview ==0.15