compute_xd.trace {MicroMoB} | R Documentation |
Compute net infectiousness of visitors for trace model (x_{\delta}
)
Description
Compute net infectiousness of visitors for trace model (x_{\delta}
)
Usage
## S3 method for class 'trace'
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]