knitr::opts_chunk$set(
  comment = "#>",
  tidy = FALSE,
  error = FALSE,
  fig.width = 8,
  fig.height = 8)

serosim2

Infection time and antibody dynamics model

Set of functions implementing an infection time and antibody kinetics model. Enables infection times and antibody dynamics to be inferred using serological data.

Installation

Usage

library(serosim2)

License

GPL-3 ©



jameshay218/serosim2 documentation built on May 18, 2019, 11:21 a.m.