xyplot-methods: Methods for Function 'xyplot' in Package 'pdCluster'

Description Usage Arguments Author(s)

Description

Methods for function xyplot in package pdCluster

Usage

1
2
3
4
5
## S4 method for signature 'PD,missing'
xyplot(x, plot.refl = TRUE, ...)
## S4 method for signature 'PDCluster,missing'
xyplot(x, distances, clusters,
                 plot.refl = TRUE, panelClust = TRUE, ...)

Arguments

x

A PD or PDCluster object.

distances

numeric, set of distances to be plot.

clusters

numeric, set of clusters to be plot.

plot.refl

logical, should be the reflections be drawn in separate panels?

panelClust

logical, if TRUE each cluster is drawn in a separate panel.

...

Additional arguments for xyplot

Author(s)

Oscar Perpiñán Lamigueiro


pdCluster documentation built on May 2, 2019, 5:25 p.m.