plotNcluster: Plot the Cluster Solution Across Varying Fuzziness Parameter

Description Usage Arguments Value Author(s) Examples

Description

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

Usage

1

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

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

DoTC documentation built on May 2, 2019, 3:36 p.m.

Related to plotNcluster in DoTC...