Skip to contents

Plot Method for cluster.fcm Objects

Usage

# S3 method for class 'cluster.fcm'
plot(x, type = c("curves", "membership"), ...)

Arguments

x

An object of class 'cluster.fcm'.

type

Type of plot: "curves" (default) or "membership".

...

Additional arguments (currently ignored).

Value

A ggplot object.