compute_Psi.SIS {MicroMoB} | R Documentation |
Compute time at risk matrix for SIS model (\Psi
)
Description
Compute time at risk matrix for SIS model (\Psi
)
Usage
## S3 method for class 'SIS'
compute_Psi(model)
Arguments
model |
an object from make_MicroMoB |
Value
a matrix with n
rows and p
columns, the time at risk matrix
[Package MicroMoB version 0.1.2 Index]