generated from pythonhealthdatascience/stars_reproduction_template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.qmd
61 lines (37 loc) · 2.69 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
authors:
- name: Amy Heather
url: https://github.com/amyheather
orcid: 0000-0002-6596-3479
affiliation: University of Exeter
---
## About
This book captures the reproduction of:
> Anagnostou, A. Groen, D. Taylor, S. Suleimenova, D. Abubakar, N. Saha, A. Mintram, K. Ghorbani, M. Daroge, H. Islam, T. Xue, Y. Okine, E. Anokye, N. **FACS-CHARM: A Hybrid Agent-Based and Discrete-Event Simulation Approach for Covid-19 Management at Regional Level**. 2022 Winter Simulation Conference (WSC), Singapore, pp. 1223-1234. (2022). <https://doi.org/10.1109/WSC57314.2022.10015462>.
**Note:** This reproduction just focuses on the "CHARM" model from this paper.
Use the navigation bar above to view:
* **Original study** - the original study article and associated artefacts.
* **Reproduction** - code and documentation from reproduction of the model.
* **Evaluation** - describes model reproduction success and compares original study against guidelines for sharing research, criteria for journal reproducibility guidelines, and article reporting guidelines.
* **Logbook** - chronological entries detailing reproduction work.
* **Summary** - summary of the computational reproducibility assessment.
## Project team
<!-- ORCID icon CC 1.0 from https://figshare.com/articles/figure/ORCID_iD_icon_graphics/5008697/4 -->
Conducting this reproduction:
* [Amy Heather](https://github.com/amyheather) [![ORCID icon](quarto_site/ORCIDiD_icon16x16.png)](https://orcid.org/0000-0002-6596-3479)
Providing support during the reproduction:
* [Thomas Monks](https://github.com/TomMonks) [![ORCID icon](quarto_site/ORCIDiD_icon16x16.png)](https://orcid.org/0000-0003-2631-4481)
* [Alison Harper](https://github.com/AliHarp) [![ORCID icon](quarto_site/ORCIDiD_icon16x16.png)](https://orcid.org/0000-0001-5274-5037)
Other members of the team on STARS:
* [Navonil Mustafee](https://github.com/NavonilNM) [![ORCID icon](quarto_site/ORCIDiD_icon16x16.png)](https://orcid.org/0000-0002-2204-8924)
* [Andrew Mayne](https://github.com/andy-mayne) [![ORCID icon](quarto_site/ORCIDiD_icon16x16.png)](https://orcid.org/0000-0003-1263-2286)
## Protocol
The protocol for this work is summarised in the diagram below and archived on Zenodo:
> Heather, A., Monks, T., Harper, A., Mustafee, N., & Mayne, A. (2024). Protocol for assessing the computational reproducibility of discrete-event simulation models on STARS. Zenodo. <https://doi.org/10.5281/zenodo.12179846>.
![Workflow for computational reproducibility assessment](./quarto_site/stars_wp1_workflow.png)
## Citation
**APA:**
{{< include citation_apalike.apa >}}
See `CITATION.cff` and `citation_bibtex.bib` for alternative formats.
## License
See [License page](./quarto_site/license.qmd).