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

Arguments

x

a co_dcsbm_path-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

  • 'front': plot the extracted front ICL, log(alpha)

  • 'path': plot the evolution of ICL with respect to K

  • 'tree': plot the associated dendrograms one for the row clusters and one for the column clusters

Value

a ggplot2 graphic