Description Usage Arguments Value
View source: R/SERO_productspace_mcmc_functions.R
likelihood for one serological survey in either model
1 2 3 | SEROlike_onesurvey(model_type, transmission_intensity, seroout, pop,
vc = 0, surveyIndex, foi_const = 0, dim_year, dim_age, p_at_survey,
P_tot_survey, inc_v3d_agg, pop_moments_agg, vcfac_arg = 1, vac_eff_arg)
|
model_type |
whether in R0 or Foi model |
transmission_intensity |
value of foi or R0 for survey |
seroout |
processed serology data |
pop |
population in year and place of survey |
vc |
vaccine coverage, defaults to 0 |
foi_const |
constant force of infection to add to R0 model |
dim_year |
years of interest |
dim_age |
ages of interest |
inc_v3d_agg |
incidence of vacciantion at survey |
pop_moments_agg |
aggregated population moments at survey |
vcfac_arg |
vaccine coverage factor |
vac_eff_arg |
vaccine efficacy |
age_groups1 |
age groups in one survey |
index_survey |
index of serological survey |
p_at_survey_3d |
population proportion at survey as an array |
P_tot_survey_2d |
population total at survey |
log likelihood for one serological survey from either model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.