ba_whitelist: DAG Simulation with Preferential Attachment

Description Usage Arguments

Description

Simulates a DAG using preferential attachment, and accepts a set of whitelisted edges.

Usage

1
ba_whitelist(nodes, whitelist, ...)

Arguments

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.


robertness/bninfo documentation built on May 27, 2019, 10:32 a.m.