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

impactflu

CRAN Build Status codecov

The goal of impactflu is to provide functions to analyse the impact of influenza infections following from Tokars (2018)

Installation

CRAN version

install.packages("impactflu")

Development version from GitHub

# install.packages("devtools")
devtools::install_github("khvorov45/impactflu")

References

Tokars JI, Rolfes MA, Foppa IM, Reed C. An evaluation and update of methods for estimating the number of influenza cases averted by vaccination in the United States. Vaccine. 2018;36(48):7331–7337. doi: 10.1016/j.vaccine.2018.10.026



khvorov45/impactflu documentation built on July 22, 2021, 10:36 p.m.