Learn R Programming

greed (version 0.6.1)

plot,MultSbmFit,missing-method: Plot a MultSbmFit-class object

Description

Plot a MultSbmFit-class object

Usage

# S4 method for MultSbmFit,missing
plot(x, type = "blocks")

Value

a ggplot2 graphic

Arguments

x

a MultSbmFit-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