compute_wf.SIR {MicroMoB} | R Documentation |
Compute human biting weights for SIR model (w_{f}
)
Description
Compute human biting weights for SIR model (w_{f}
)
Usage
## S3 method for class 'SIR'
compute_wf(model)
Arguments
model |
an object from make_MicroMoB |
Value
a vector of length n
giving the biting weights of human hosts in each stratum
[Package MicroMoB version 0.1.2 Index]