infomap_multilayer: An object of class infomap_multilayer

infomap multilayer classR Documentation

An object of class infomap_multilayer

Description

An object of class infomap_multialyer contains all the information resulting from an analysis of modularity on multilayer networks. It facilitates subsequernt analyses and plotting.

Value

A list with:

  • call The call to Infomap with all the arguments.

  • L The value of the map equation.

  • m Number of modules.

  • modules A tibble with nodes, their module affiliations, and node attributes.

See Also

run_infomap_multilayer


Ecological-Complexity-Lab/infomap_ecology_package documentation built on June 6, 2024, 5:28 a.m.