create_pev_profile.Rd
creates a data structure for holding pre-erythrocytic vaccine profile parameters. Parameters are validated on creation.
create_pev_profile(vmax, alpha, beta, cs, rho, ds, dl)
maximum efficacy of the vaccine
shape parameter for the vaccine efficacy model
scale parameter for the vaccine efficacy model
peak parameters for the antibody model (vector of mean and std. dev)
delay parameters for the antibody model (vector of mean and std. dev)
delay parameters for the antibody model, short-term waning (vector of mean and std. dev)
delay parameters for the antibody model, long-term waning (vector of mean and std. dev)