Learn R Programming

DoTC (version 0.2)

plotNcluster: 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

Examples

Run this code
## Not run: plotNcluster(fkm, ...)

Run the code above in your browser using DataLab