plot.MultilayerCommunity: plot.MultilayerCommunity

Description Usage Arguments Details Value Author(s) References

Description

Function plots the average score and total number of communities extracted across a grid of overlap parameters beta.

Usage

1
2
## S3 method for class 'MultilayerCommunity'
plot(multilayer.object, main = "")

Arguments

multilayer.object:

a MultilayerCommunity object that contains communities extracted from the multilayer.extraction algorithm.

main:

the title of the plot. Optional. Default is "".

Details

This is a useful diagnostic plot to determine how many communities were extracted in the observed multilayer network. At beta = 0, all of the communities are disjoint. As beta increases, the communities are allowed to overlap more. See the below reference for more details about this function.

Value

A plot showing the total number of communities and average score of the communities across a grid of overlap parameters beta.

Author(s)

James D. Wilson

References


jdwilson4/MultilayerExtraction documentation built on May 18, 2019, 11:39 p.m.