Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrc-ide/ppmcmc
🦟✨⛓🎲 Plasmodium particle Markov chain chain Monte Carlo
https://github.com/mrc-ide/ppmcmc
Last synced: 25 days ago
JSON representation
🦟✨⛓🎲 Plasmodium particle Markov chain chain Monte Carlo
- Host: GitHub
- URL: https://github.com/mrc-ide/ppmcmc
- Owner: mrc-ide
- License: other
- Created: 2021-07-02T09:26:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-05T10:47:15.000Z (over 3 years ago)
- Last Synced: 2024-11-06T02:31:39.428Z (2 months ago)
- Language: C++
- Homepage: https://mrc-ide.github.io/ppmcmc/
- Size: 822 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```# ppmcmc
[![R-CMD-check](https://github.com/mrc-ide/ppmcmc/workflows/R-CMD-check/badge.svg)](https://github.com/mrc-ide/ppmcmc/actions)
Efficient implementation of the human module of the Imperial malaria ODE model, for use in pMCMC fitting.