R0_recurrence_seroprev_survey: function to calculate seroprevalence at survey by recurrence...

Description Usage Arguments Value

View source: R/R0_model_functions.R

Description

function to calculate seroprevalence at survey by recurrence relation in R0 model

Usage

1
2
R0_recurrence_seroprev_survey(R0, foi_const, t0_vac, dim_year, dim_age,
  p_at_survey, P_tot_survey, inc_v3d, pop_moments, vac_eff_arg)

Arguments

R0

value of R0 for survey

foi_const

constant force of infection to add to R0 model

t0_vac

time of vaccination, scalar

dim_year

years of interest

dim_age

ages of interest

p_at_survey

population proportion at one survey

P_tot_survey

population total at one survey

inc_v3d

incidence of vaccination at one survey (from inv_v3d_agg)

pop_moments

aggregated population moments at one survey (from pop_moments_agg)

vac_eff_arg

vaccine efficacy

Value

all statuses in R0 model for one survey


mrc-ide/YFestimation documentation built on March 13, 2021, 1:40 p.m.