Learn R Programming

SBMSplitMerge (version 1.1.1)

plot.sbm: Plot for sbm object

Description

plot an sbm object as an image

Usage

# S3 method for sbm
plot(x, col, ...)

# S3 method for sbm image(x, col, ...)

Arguments

x

an sbm object

col

colours for each block - if missing, rainbow is used

...

additional arguments for plot

See Also

plot.default