plot,DcLbmFit,missing-method: Plot a DcLbmFit-class
Description
Plot a DcLbmFit-class
Usage
# S4 method for DcLbmFit,missing
plot(x, type = "blocks")
Arguments
- 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 clusters