Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.18 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.18 KB

muxVIz examples

This folder contains some self-explanatory example scripts which show how to use the most salient analytical techniques available in the muxViz package.

  • connected_components.R
  • example_coverage_optimized.R
  • example_coverage.R
  • example_overlapping_generator.R
  • example_plot_edgecolored_heatmap_6panels.R
  • example_plot_edgecolored_paths_coupling.R
  • example_plot_edgecolored_paths.R
  • example_plot_edgecolored.R
  • example_transitivity_new.R
  • layer-layer_corr.R

You can find examples of multilayer community and motifs detection in the muxViz vignettes

Note that to work properly, you should compile fanmod and Infomap on your system, see the setup Infomap and fanmod doc page.

If you find bugs or have problems running the examples, let us know.

For more information, read the main README and the package documentation.