View source: R/parameters_nat.R
make_independent_vaccine_infection_nat_parameters | R Documentation |
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 )
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.