pairs-methods | R Documentation |
Plot a matrix of neighbourhood graphs.
## S4 method for signature 'kcca'
pairs(x, which=NULL, project=NULL, oma=NULL, ...)
x |
An object of class |
which |
Index numbers of dimensions of (projected) input space to plot, default is to plot all dimensions. |
project |
Projection object for which a |
oma |
Outer margin. |
... |
Passed to the |
This works only for "kcca"
objects, no method is available for
"kccasimple" objects.
Friedrich Leisch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.