Plot a DcLbmFit-class
DcLbmFit-class
## S4 method for signature 'DcLbmFit,missing' plot(x, type = "blocks")
x
: a DcLbmFit-class
type
: a string which specify plot type:
'blocks'
: plot a block matrix with summarizing connections between row and column clusters'nodelink'
: plot a nodelink diagram of the bipartite graph summarizing connections between row and column clustersa ggplot2
graphic
Useful links