Description Usage Arguments Value References Examples
Grow networks using Barabási & Alberts's (2002) preferential attachment model.
1 |
n |
Integer. Number of nodes in the network. |
m |
Integer. Number of edges added for each incoming node. |
power |
Numeric. Controls the selection of nodes by raising the degree to this power. |
n x n adjacency matrix.
Barabási, A. L., & Albert, R. (1999). Emergence of scaling in random networks. Science, 286(5439), 509-512.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.