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

xyplot.stepArchetypes

Plot of two-dimensional data and stepArchetypes.


Description

Plot of two-dimensional data and stepArchetypes.

Usage

## S3 method for class 'stepArchetypes'
xyplot(x, y, data.col = gray(0.7), data.pch = 19,
  atypes.col = (seq_len(length(x) * length(x[[1]])) + 1), atypes.pch = 19,
  ahull.show = TRUE, ahull.col = atypes.col, ...)

Arguments

x

An stepArchetypes object.

y

A matrix or data frame.

data.col

Color of data points.

data.pch

Type of data points.

atypes.col

Color of archetypes points.

atypes.pch

Type of archetypes points.

ahull.show

Show approximated convex hull.

ahull.col

Color of approximated convex hull line.

...

Passed to the underlying plot functions.

Value

Undefined.


archetypes

Archetypal Analysis

v2.2-0.1
GPL (>= 2)
Authors
Manuel J. A. Eugster [aut, cre], Friedrich Leisch [aut], Sohan Seth [ctb]
Initial release
2014-04-08

We don't support your browser anymore

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