Learn R Programming

cocons (version 0.1.5)

plot,coco,missing-method: Plot Method for coco objects

Description

This method plots objects of class coco.

Usage

# S4 method for coco,missing
plot(x, y, type = NULL, index = NULL, factr = 0.1, ...)

Value

Several plots are created.

Arguments

x

(S4) A fitted object of class coco.

y

Not used.

type

(character or NULL) The type of plot. NULL or "ellipse" for drawing ellipse of the convolution kernels.

index

(integer vector) For plotting local correlation plots.

factr

(numeric) Factor rate for size of ellipses.

...

Additional arguments passed to quilt.plot.

Author

Federico Blasi