Skip to contents

Plot matrix summaries of the collection mesoscale structure

Usage

# S3 method for fitSimpleSBMPop
plot(x, type = "graphon", ord = NULL, mixture = FALSE, net_id = 1, ...)

Arguments

x

a fitSimpleSBMPOP object.

type

The type of the plot. Could be "graphon", "meso" or "block".

ord

A reordering of the blocks.

mixture

Should the block proportions of each network be plotted as well?

net_id

Use to plot only on network in "graphon" view.

...

Further argument to be passed

Value

A plot, a ggplot2 object.