Last data update: 2014.03.03

R: Plot Cluster Segregation
plotCSR Documentation

Plot Cluster Segregation

Description

Pairwise comparisons of cluster segregations.

Usage

plotCS(fkm, which_clusters = NULL, colors = NULL, main = "")

Arguments

fkm

Result for one single fuzziness parameter m as calculated by wrapFKM.

which_clusters

Which clusters should be plotted? (Default is NULL, and all pair-wise cluster combinations are plotted).

colors

colors to be used (default is NULL, and colors are automatically provided)

main

main title (default is no title)

Value

A plot with pairwise comparisons of cluster segregations.

Author(s)

Holger Sennhenn-Reulen

Examples

## Not run: plotCS(fkm, which_clusters = NULL, colors = NULL, main = "")

Results