ab_kin_normalOLD: Base boosting fast

Description Usage See Also

View source: R/RcppExports.R

Description

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.

Usage

 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
)

See Also

titre_data_fast

Other boosting_functions: ab_kin_vacOLD()


dchodge/pilot.hcw documentation built on Feb. 2, 2022, 11:29 p.m.