R0_recurrence_seroprev: function to calculate seroprevalence by recurrence relation...

Description Usage Arguments Value

View source: R/R0_model_functions.R

Description

function to calculate seroprevalence by recurrence relation in R0 model, forms the basis of R0_recurrence_seroprev_survey and R0_recurrence_seroprev_whole

Usage

1
2
R0_recurrence_seroprev(R0, foi, foi_const = 0, time_limit, dim_year,
  dim_age, p_at, P_tot, inc_v, vac_eff_arg)

Arguments

R0

value of R0 for survey

foi

foi before vaccination

foi_const

constant force of infection to add to R0 model

time_limit

time of vaccination

dim_year

years of interest

dim_age

ages of interest

p_at

population proportion

P_tot

population total

inc_v

incidence of vaccination

vac_eff_arg

vaccine efficacy

Value

all statuses in R0 model


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