Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrc-ide/spatialbranchr

What the Package Does (One Line, Title Case)
https://github.com/mrc-ide/spatialbranchr

Last synced: 25 days ago
JSON representation

What the Package Does (One Line, Title Case)

Awesome Lists containing this project

README

        

spatialbranchr implements a spatially explicit branching process
framework. Briefly, spatialbranchr can

1. jointly estimate relative movement between locations and the reproduction numbers in these
locations given incidence time-series;

2. jointly estimate reporduction
numbers in multiple locations using a spatially epxlicit branching
process given time-series of incidence and information on movement;

3. project incidence under this framework.

The methodology is available [here](https://www.nature.com/articles/s41746-021-00442-3).

To install, use:

```{r}
remotes::install_github('mrc-ide/spatialbranchr')
```