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

https://github.com/reconverse/incidence2

Compute and visualise incidence (reworking of the original incidence package)
https://github.com/reconverse/incidence2

Last synced: about 2 months ago
JSON representation

Compute and visualise incidence (reworking of the original incidence package)

Awesome Lists containing this project

README

          

## Introduction

incidence2 is an [R](https://www.r-project.org/) package that implements
functions to compute, handle and visualise *incidence* data. It aims to be
intuitive to use for both interactive data exploration and as part of more
robust outbreak analytic pipelines.

## Installing the package

You can install the latest release of incidence2 from
[CRAN](https://cran.r-project.org/) with:

```{r, eval = FALSE}
install.packages("incidence2")
```

## Documentation

https://www.reconverse.org/incidence2/