Plot a DcSbmFit-class object

# S4 method for DcSbmFit,missing
plot(x, type = "blocks")

Arguments

x

a DcSbmFit-class

type

a string which specify plot type:

  • 'blocks': plot a block matrix with summarizing connections between clusters

  • 'nodelink': plot a nodelink diagram of the graph summarizing connections between clusters

Value

a ggplot2 graphic