Description Usage Arguments Value
Simulate SIS process as described in Section 3.1
1 | sis_simulate(days, model_config, dt = 1)
|
days |
length of simulation |
model_config |
a list containing
|
dt |
increment in time |
a list containing
agent_states : a binary matrix containing the hidden states, size is N by (days + 1)
y : a vector of reports, length is days + 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.