Description Usage Arguments Value Examples
A function that applies different vaccination patterns to a network.
1 | apply_vaccination_patterns(centrality_measures, data, data.size, treatments)
|
centrality_measures |
alist of igraph centrality measure |
data |
An adjacency matrix, possibly directed |
data.size |
Number of columns in the matrix |
treatments |
Number of treatments available |
List of Lists with all the vaccination vectors [[1]] and the vaccinated matrices [[2]] in the order of the centrality_measures list.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.