rpacontrol: rpacontrol: Controls the Preferential Attachment (PA) Network...

rpacontrolR Documentation

rpacontrol: Controls the Preferential Attachment (PA) Network Generation Process

Description

The rpacontrol object is designed to control the Preferential Attachment (PA) network generation process within the rpanet() function. It can have the following components:

  • scenario: controls the edge scenarios at each step. For more information, please refer to rpa_control_scenario().

  • edgeweight: controls the weight of the edges; see rpa_control_edgeweight() for details.

  • newedge: controls the creation of new edges at each step; see rpa_control_newedge() for details.

  • preference: sets preference functions; see rpa_control_preference() for details.

  • reciprocal: controls the creation of reciprocal edges; see rpa_control_reciprocal() for details.


wdnet documentation built on May 29, 2024, 9:32 a.m.