vaccine_doses: Calculate number of vaccine doses needed based on vaccine...

View source: R/cost_effectiveness.R

vaccine_dosesR Documentation

Calculate number of vaccine doses needed based on vaccine calendar

Description

Calculates the number of doses required to vaccinate the population under the provided vaccination calendar.

Usage

vaccine_doses(vaccination_calendar, age_risk_groups)

Arguments

vaccination_calendar

The vaccination calendar. This object should have the same layout as a vaccination_calendar returned by as.vaccination.calendar.

age_risk_groups

A vector with the size of the population in each age and risk group

Value

The number of doses by age and risk group.


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