Simulates a DAG using preferential attachment, and accepts a set of whitelisted edges.
1  | ba_whitelist(nodes, whitelist, ...)
 | 
whitelist | 
 A white list of edges, as a matrix of two columns. The preferential attachment algorithm uses these edges as starting edges.  | 
node_names | 
 The names of the nodes in the network.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.