This method plots objects of class coco.
# S4 method for coco,missing
plot(x, y, type = NULL, index = NULL, factr = 0.1, ...)Several plots are created.
(S4) A fitted object of class coco.
Not used.
(character or NULL) The type of plot. NULL or "ellipse" for drawing ellipse of the convolution kernels.
(integer vector) For plotting local correlation plots.
(numeric) Factor rate for size of ellipses.
Additional arguments passed to quilt.plot.
Federico Blasi