plot a sbm_path-class object

# S4 method for dcsbm_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 graph summarizing connections between clusters

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

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

  • 'tree': plot the associated dendrogram

Value

a ggplot2 graphic