Skip to contents

Create a dynamic multilayer network structure for agent interactions

Usage

create_dynamic_multilayer_network(
  agents,
  network_types = c("trading", "information", "social"),
  density = 0.1
)

Arguments

agents

List of agents from create_enhanced_agent_population

network_types

Character vector of network types to create

density

Numeric network density (0-1)

Value

List containing multilayer network structure