compute_xd {MicroMoB} | R Documentation |
Compute net infectiousness of visitors (x_{\delta}
)
Description
This method dispatches on the type of model$visitor
.
Usage
compute_xd(model)
Arguments
model |
an object from make_MicroMoB |
Value
a vector of length p
giving net infectiousness of visitors at each patch
[Package MicroMoB version 0.1.2 Index]