R/blood_feeding.R
BloodFeeding.setup.Rd
This sets up host availability, \(W\), total blood host availability, \(B\), the time spent matrix \(\Theta\), and the time-at-risk matrix \(\Psi\) for static models.
# S3 method for class 'setup'
BloodFeeding(t, y, pars)
an xds
object
The mixing matrix, \(\beta\), depends on
blood feeding terms, so the class of pars$beta
must also
be updated, if they are not dynamic, so trigger_setup is called.