A fast implementation of the basic boosting function, giving predicted titres for a number of samples for one individual. Note that this version attempts to minimise memory allocations.
1 2 3 4 5 6 7 8 9 10 | ab_kin_normalOLD(
predicted_titres,
theta,
infection_info,
vaccination_info,
setup_data,
indexing,
antigenic_maps,
other_pars
)
|
Other boosting_functions:
ab_kin_vacOLD()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.