plot-methods {pdfCluster} | R Documentation |
Methods for function plot
Description
Methods for functions plot
aimed at graphically displaying the S4 classes
included in the pdfCluster-package
.
Methods
signature(x = "kepdf", y = "ANY")
-
S4 method for plotting objects of
kepdf-class
. Seeplot,kepdf-method
for further details. signature(x = "dbs", y = "missing")
-
S4 method for plotting objects of
kepdf-class
. Seeplot,dbs-method
for further details. signature(x = "pdfCluster", y = "missing")
-
S4 method for plotting objects of
pdfCluster-class
. Seeplot,pdfCluster-method
for further details.
See Also
plot,dbs-method
, plot,kepdf-method
,
plot,pdfCluster-method
[Package pdfCluster version 1.0-4 Index]