plot-DcSbmFit-missing-method function

Plot a DcSbmFit-class object

Plot a DcSbmFit-class object

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

Arguments

  • x: a DcSbmFit-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