vax_params0: create vaccination parameters for use in novax model (null)

View source: R/novax.R

vax_params0R Documentation

create vaccination parameters for use in novax model (null)

Description

create vaccination parameters for use in novax model (null)

Usage

vax_params0(n_diag_rec = 1, years_history = 1)

Arguments

n_diag_rec

integer giving the number of each X, V(erlang), and W

years_history

number of years that diagnosis history is recorded for stratum, allowing tracking of diagnosis history. e.g for a n_diag_rec = 2 and erlang = 1, there will be X.I, X.II, V1.I, V1.II, W.I, W.II strata. Where '.I' corresponds to never-diagnosed individuals and '.II' is for individuals diagnosed at least once.

Value

A list parameters in the model input format


mrc-ide/gonovax documentation built on Dec. 15, 2024, 11:02 a.m.