xyplot.robustArchetypes {archetypes}R Documentation

Plot of two-dimensional data and robust archetypes.

Description

Plot of two-dimensional data and robust archetypes.

Usage

## S3 method for class 'robustArchetypes'
xyplot(x, y, ...)

Arguments

x

An archetypes object.

y

A matrix or data frame.

...

Arguments of xyplot.weightedArchetypes and xyplot.robustArchetypes


[Package archetypes version 2.2-0.1 Index]