plot-SbmFit-missing-method function

Plot a SbmFit-class object

Plot a SbmFit-class object

## S4 method for signature 'SbmFit,missing' plot(x, type = "blocks")

Arguments

  • x: a SbmFit-class

  • 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

Returns

a ggplot2 graphic

See Also

plot,IclPath,missing-method