knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

hermione

Travis build status Codecov test coverage CodeFactor

The goal of hermione is to do robust estimation of serial interval in the presence of biases in data.

Installation

You can install the development version of hermione from GitHub with:

# install.packages("devtools")
remotes::install_github("mrc-ide/hermione")


mrc-ide/hermione documentation built on Aug. 15, 2020, 9:16 a.m.