Published April 30, 2025
| Version 1.0.0
Software
Restricted
Code and files accompanying the review of simulations in pharmacoepidemiology
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;
- 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.
- Both XML files are then imported to Covidence for screening.
- After screening, the metadata from the included articles is exported from Covidence as a CSV file
- 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.
- A file named included_final.csv then contains the included articles from which we extracted the data.
Files
Additional details
Software
- Repository URL
- https://github.com/moriarty-pharmacoepi/DIAMOND/tree/main/2.1.a_i.emulat_sim_brief
- Programming language
- R
- Development Status
- Active