vaccinationScenario: Calculate number of influenza cases given a vaccination...

View source: R/RcppExports.R

vaccinationScenarioR Documentation

Calculate number of influenza cases given a vaccination strategy

Description

Superseded by vaccination_scenario

Usage

vaccinationScenario(age_sizes, vaccine_calendar, polymod_data, contact_ids,
  parameters)

Arguments

age_sizes

A vector with the population size by each age 1,2,..

vaccine_calendar

A vaccine calendar valid for that year

polymod_data

Contact data for different age groups

contact_ids

IDs (row numbers) of the contact data used when modelling this scenario

parameters

The parameters to use

Value

A data frame with the total number of influenza cases in that year

See Also

vaccination_scenario


MJomaba/flu-evidence-synthesis documentation built on April 26, 2022, 11:12 p.m.