produce_vax_linear_with_delay: linear function of vaccine production

Description Usage Arguments Value

View source: R/vax_production_funcs.R

Description

no vaccine produced until time vax_production_params[["detection_delay"]] + vax_production_params[["production_delay"]], then constant production rate until max number of doses ever made reached, then no production

Usage

1
produce_vax_linear_with_delay(vax_production_params, t)

Arguments

vax_production_params

list of parameters for vaccine production

t

scalar time

Value

needs to return a scalar: the number of vaccines ever produced up to time t


jameshay218/vaxedemic documentation built on Jan. 30, 2020, 2:58 a.m.