Last data update: 2014.03.03

R: Plot the Cluster Solution Across Varying Fuzziness Parameter
plotNclusterR Documentation

Plot the Cluster Solution Across Varying Fuzziness Parameter

Description

Plot the cluster solution, ie. the number of clusters, as a step function across varying fuzziness parameter m.

Usage

plotNcluster(fkm, ...)

Arguments

fkm

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

...

Additional attributes to plot.

Value

A step plot of the numbers of clusters (y axis) across different values for the fuzziness parameter m (x axis). The largest values of m conditional on a fixed numbers of clusters are highlighted using grey, dashed lines and bullet points.

Author(s)

Holger Sennhenn-Reulen

Examples

## Not run: plotNcluster(fkm, ...)

Results