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

xyplot.weightedArchetypes

Plot of two-dimensional data and weighted archetypes.


Description

Plot of two-dimensional data and weighted archetypes.

Usage

## S3 method for class 'weightedArchetypes'
xyplot(x, y, data.col = 1, data.pch = 21,
  data.bg = gray, link.col = NULL, link.lty = NULL,
  weights.type = "weights", ...)

Arguments

x

An archetypes object.

y

A matrix or data frame.

data.col

Color of data points.

data.pch

Type of data points.

data.bg

Background of data points.

link.col

Color of link between approximated and original data points.

link.lty

Line type of link between approximated and original data points.

weights.type

Weights to display; see weights.archetypes.

...

Arguments of xyplot.archetypes.


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.