Learn R Programming

fdars (version 0.3.3)

plot.cluster.fcm: Plot Method for cluster.fcm Objects

Description

Plot Method for cluster.fcm Objects

Usage

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

Value

A ggplot object.

Arguments

x

An object of class 'cluster.fcm'.

type

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

...

Additional arguments (currently ignored).