plot.sbm: Plot for 'sbm' object

Description Usage Arguments See Also

View source: R/sbm.R

Description

plot an sbm object as an image

Usage

1
2
3
4
5
## S3 method for class 'sbm'
plot(x, col, ...)

## S3 method for class '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


SBMSplitMerge documentation built on July 1, 2020, 5:23 p.m.