Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pairs

Methods for Function pairs in Package ‘flexclust’


Description

Plot a matrix of neighbourhood graphs.

Usage

## S4 method for signature 'kcca'
pairs(x, which=NULL, project=NULL, oma=NULL, ...)

Arguments

x

An object of class "kcca"

which

Index numbers of dimensions of (projected) input space to plot, default is to plot all dimensions.

project

Projection object for which a predict method exists, e.g., the result of prcomp.

oma

Outer margin.

...

Passed to the plot method.

Details

This works only for "kcca" objects, no method is available for "kccasimple" objects.

Author(s)

Friedrich Leisch


flexclust

Flexible Cluster Algorithms

v1.4-0
GPL-2
Authors
Friedrich Leisch [aut, cre] (<https://orcid.org/0000-0001-7278-1983>), Evgenia Dimitriadou [ctb], Bettina Gruen [aut] (<https://orcid.org/0000-0001-7265-4773>)
Initial release
2018-09-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.