Attach parameters for modeling seperate vaccine and infection derived NAT

make_independent_vaccine_infection_nat_parameters(
  parameters,
  dr_vec_doses = NULL,
  dr_vec_inf = NULL,
  max_ab_inf = NULL
)

Arguments

parameters

a list of model parameters

dr_vec_doses

a matrix where each column gives the decay rate vector of NATs following a particular dose, and each row is a day

dr_vec_inf

a vector where each element is the decay rate of NATs following infection

max_ab_inf

maximum allowable NAT boost from natural infection