Published April 30, 2025 | Version 1.0.0
Software Restricted

Code and files accompanying the review of simulations in pharmacoepidemiology

  • 1. ROR icon Royal College of Surgeons in Ireland
  • 2. ROR icon Universidad Complutense de Madrid
  • 3. Trinity College Dublin Faculty of Health Sciences

Description

 

This is the official source code repository of the review of simulation practices in the Journal Pharmacoepidemiology and Drug Safety.

Functionality

The following two scripts were used:

  • search_and_download.R
  • match_included.R

To replicate our results, use the following;

  1. Search_and_download.R should be called first which downloads the metadata for the simulation studies using easyPubMed and stores the data in an XML file for importing to Covidence. It also obtains the extracted data from Tazare et al. and creates another XML file for importing to Covidence.
  2. Both XML files are then imported to Covidence for screening.
  3. After screening, the metadata from the included articles is exported from Covidence as a CSV file
  4. match_included.R should then be called which matches the included PMIDs from screening to the raw metadata files from our search and Tazare et al.
  5. A file named included_final.csv then contains the included articles from which we extracted the data.

Files

Restricted

The record is publicly accessible, but files are restricted to users with access.

Additional details

Software