SbmFit-class
Plot a SbmFit-class object
## S4 method for signature 'SbmFit,missing' plot(x, type = "blocks")
x
a SbmFit-class
type
a string which specify plot type:
'blocks': plot a block matrix with summarizing connections between clusters
'blocks'
'nodelink': plot a nodelink diagram of the graph summarizing connections between clusters
'nodelink'
a ggplot2 graphic
ggplot2
plot,IclPath,missing-method