Description Usage Arguments Value
init_rates_sis_matrix
returns an array of the initial rates associated with each
individual in the network.
1 | init_rates_sis_matrix(graph, startnodes, gam, tau, status)
|
graph |
the adjacency matrix representation of the network. |
startnodes |
Initially infectious individuals. |
gam |
recovery rate |
tau |
per link infection rate |
status |
the initial infectious status of individuals. |
N |
Number of vertices / nodes in the network. |
Integer array of size N
representing the rates applicable to
individuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.