plot a sbm_path-class object

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

Arguments

x

an sbm_path-class object

type

a string which specify plot type:

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

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

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

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

  • 'tree': plot the associated dendrogram

Value

a ggplot2 graphic