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

Arguments

x

a co_dcsbm_fit-class

type

a string which specify plot type:

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

  • 'nodelink': plot a nodelink diagram of the bipartite graph summarizing connections between row and column clusters

Value

a ggplot2 graphic