plot.dpseg {dpseg} | R Documentation |
dpseg
segmentation model.Plot method for a dpseg
segmentation model.
## S3 method for class 'dpseg'
plot(x, delog = FALSE, col, main, ...)
x |
result object returned by function |
delog |
plot exp(y) |
col |
optional color vector for segments |
main |
plot title, dpseg parameters will be plotted if missing |
... |
arguments passed to default |
Silently returns the x$segments
table , with color values
added if they were missing in the input.