Description Usage Arguments Value
init_status
returns a binary array of the initial infectious status
of individuals in the network (0 = susceptible, 1 = infectious).
1 | init_status(N, startnodes)
|
N |
Number of vertices / nodes in the network. |
startnodes |
Initially infectious individuals. |
Integer array of size N
representing binary infectious status.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.