des_sharing_lit_review

Systematic scoping review paper for healthcare DES model sharing.

https://github.com/tommonks/des_sharing_lit_review

Science Score: 57.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 9 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.5%) to scientific vocabulary

Keywords

discrete-event-simulation health health-economics healthcare open-models open-science operational-research reproducibility reproducible-paper reproducible-research reproducible-science

Keywords from Contributors

simulation-model
Last synced: 7 months ago · JSON representation ·

Repository

Systematic scoping review paper for healthcare DES model sharing.

Basic Info
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 7
Topics
discrete-event-simulation health health-economics healthcare open-models open-science operational-research reproducibility reproducible-paper reproducible-research reproducible-science
Created over 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

License: MIT Binder Python 3.9+ Read the Docs License: MIT License: MIT

Computer model and code sharing practices in healthcare discrete-event simulation: a systematic scoping review

Overview

The materials and data in this repository support: Harper and Monks (2023). Computer model and code sharing practices in healthcare discrete-event simulation: a systematic scoping review. All materials are published under an MIT permissive license.

Author ORCIDs

ORCID: Harper ORCID: Monks

Write up of study

Methods, results, and code are available in our online Jupyter Book https://tommonks.github.io/dessharinglit_review

A full write-up of the work is available open access in the Journal of Simulation. If you use this work please cite the paper.

Monks, T., & Harper, A. (2023). Computer model and code sharing practices in healthcare discrete-event simulation: a systematic scoping review. Journal of Simulation, 1–16. https://doi.org/10.1080/17477778.2023.2260772

Bibtex citation:

bibtex @article{monks_harper_2023, author = {Thomas Monks and Alison Harper}, title = {Computer model and code sharing practices in healthcare discrete-event simulation: a systematic scoping review}, journal = {Journal of Simulation}, pages = {1--16}, year = {2023}, publisher = {Taylor \& Francis}, doi = {10.1080/17477778.2023.2260772}, URL = {https://doi.org/10.1080/17477778.2023.2260772}, eprint = {https://doi.org/10.1080/17477778.2023.2260772} }

Aim and research questions:

The overarching research aim is determine to what extent authors of DES health studies share models and where models are shared how is this done.

Primary research questions

  1. What proportion of DES healthcare studies share code?
  2. How is sharing affected by FOSS, Covid-19, publication type and year of publication?
  3. What proportion of studies make use of a reporting guideline?
  4. What methods, tools, and resources did authors use to share their computer models and code?
  5. To what extent do the DES health community follow best practice for open science when sharing computer models?
  6. To what extent can the healthcare DES community improve its sharing of computer models?

Dependencies

Python 3.9+

All dependencies can be found in binder/environment.yml and are pulled from conda-forge. To run the code locally, we recommend install mini-conda; navigating your terminal (or cmd prompt) to the directory containing the repo and issuing the following command:

conda env create -f binder/environment.yml

Online Alternatives:

  • Visit our [jupyter book]((https://tommonks.github.io/dessharinglit_review) for interactive code and explanatory text
  • Run out Jupyter notebooks in binder Binder

Repo overview

bash . ├── binder │   └── environment.yml ├── CITATION.cff ├── content │   ├── 01_intro │   ├── 02_methods │   ├── 03_results │   ├── 04_discussion │   └── 04_prisma ├── data ├── LICENSE ├── README.md ├── _config.yml └── _toc.yml * binder - contains the environment.yml file (desreview) and all dependencies managed via conda. * CITATION.cff - citation information for GitHub repository. * content - the analysis notebooks and markdown arranged by introductory, methods, results, and PRISMA reporting checklist chapters. * data - directory containing data files used by analysis notebooks. * LICENSE - details of the MIT permissive license of this work. * README - what you are reading now! * `config.yml- configuration of our Jupyter Book. *_toc.yml` - the table of contents for our Jupyter Book.

Study data

All study data is contained within this repository. It can be found in the data sub-directory.

Main data files:

  • share_sim_data_extract.zip: main study data stored as a CSV. It includes all publications carried forward to the data extraction phase.
  • bp_audit.zip: Contains the studies and additional data extraction used within the best practice audit of shared computer models.

Testing

If any updates to the data are made we recommend re-running the Data source testing notebook. This will perform a set of tests on the main and best practice audit datasets to check that data is in the correct place and format.

Owner

  • Name: Tom Monks
  • Login: TomMonks
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: >-
  Supplementary Materials: Computer model and code sharing
  practices in healthcare discrete-event simulation: a
  systematic scoping review
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Thomas
    family-names: Monks
    affiliation: University of Exeter
    orcid: 'https://orcid.org/0000-0003-2631-4481'
  - given-names: Alison
    family-names: Harper
    email: t.m.w.monks@exeter.ac.uk
    affiliation: University of Exeter
    orcid: 'https://orcid.org/0000-0001-5274-5037'
identifiers:
  - type: doi
    value: 10.5281/zenodo.7741340
    description: >-
      General DOI for all versions of supplementary
      materials
repository-code: 'https://github.com/TomMonks/des_sharing_lit_review'
url: 'https://tommonks.github.io/des_sharing_lit_review/'
keywords:
  - Discrete-Event Simulation
  - Open Science
  - Healthcare
  - Open models
  - Systematic review
license: MIT
version: v1.1.0

GitHub Events

Total
Last Year

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 219
  • Total Committers: 2
  • Avg Commits per committer: 109.5
  • Development Distribution Score (DDS): 0.005
Past Year
  • Commits: 5
  • Committers: 1
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
TomMonks t****s@g****m 218
Daniel Mietchen d****n@g****m 1

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • TomMonks (3)
  • Daniel-Mietchen (1)
Top Labels
Issue Labels
Pull Request Labels