Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrc-ide/mpoxspam
https://mrc-ide.github.io/mpoxspam/
https://github.com/mrc-ide/mpoxspam
Last synced: 10 days ago
JSON representation
https://mrc-ide.github.io/mpoxspam/
- Host: GitHub
- URL: https://github.com/mrc-ide/mpoxspam
- Owner: mrc-ide
- License: other
- Created: 2022-11-10T12:11:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-19T10:11:15.000Z (about 1 year ago)
- Last Synced: 2024-11-06T02:31:37.460Z (about 2 months ago)
- Language: C++
- Homepage:
- Size: 334 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mpoxspam
[![Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.](https://www.repostatus.org/badges/latest/concept.svg)](https://www.repostatus.org/#concept)
[![R build status](https://github.com/mrc-ide/mpoxspam/workflows/R-CMD-check/badge.svg)](https://github.com/mrc-ide/mpoxspam/actions)
[![codecov.io](https://codecov.io/github/mrc-ide/mpoxspam/coverage.svg?branch=main)](https://codecov.io/github/mrc-ide/mpoxspam?branch=main)Stochastic pair approximation modeol for Mpox virus; see [`spam.mpxv`](https://github.com/mrc-ide/spam.mpxv) for original implementation using [`pomp`](https://cran.r-project.org/package=pomp).
## Installation
To install `mpoxspam`:
```r
remotes::install_github("mrc-ide/mpoxspam", upgrade = FALSE)
```## License
MIT © Imperial College of Science, Technology and Medicine