Learn R Programming

FPDclustering (version 2.3.1)

plot.FPDclustering: Plots for FPDclusteringt Objects

Description

Probability Silhouette plot, Scatterplot up to MaxVar variables, and parallel coordinate plot up to MaxVar variables, for objects of class FPDclustering.

Usage

# S3 method for FPDclustering
plot(x, maxVar=30, ... )

Arguments

x

an object of class FPDclustering

maxVar

a scalar indicating the maximum number of variables to display on the parallel plot, 30 by default

...

Additional parameters for the function paris

Author

Cristina Tortora