plot-blockSeg: Plot method for a blockSeg object

Description Usage Arguments Value See Also

Description

Produce a plot of two-dimensional segmentation of a blockSeg fit.

Usage

1
2
3
## S4 method for signature 'blockSeg'
plot(x, y, lambda = NULL, ask = TRUE,
  col = "GrayLevel", ...)

Arguments

x

an object of class blockSeg.

y

used for S4 compatibility.

lambda

parameter used in the LASSO.

ask

If TRUE, to hit will be necessary to see next plot.

col

for the colors of the representations

...

used for S4 compatibility.

Value

a ggplot2 object which can be plotted via the print method.

See Also

blockSeg.


jchiquet/blockseg documentation built on Aug. 30, 2019, 9:18 a.m.