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, yvar = 'energy', ...)
## S4 method for signature 'PDCluster,missing'
xyplot(x, distances, clusters,
                 plot.refl = TRUE, panelClust = TRUE, yvar = 'energy', ...)

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.

yvar

character, name of the variable (or an expression) to use in the y-axis

...

Additional arguments for xyplot

Author(s)

Oscar Perpiñán Lamigueiro


oscarperpinan/pdcluster documentation built on May 24, 2019, 4:52 p.m.