plot.clarafuzzy_seq: CLARA-FUZZY Plot Method

Description Usage Arguments Value Examples

View source: R/main.R

Description

Create graph from CLARA-FUZZY object to show the evolution of the index value

Usage

1
2
## S3 method for class 'clarafuzzy_seq'
plot(obj)

Arguments

obj

An object from the class clarafuzzy_seq (create by the function fuzzy_clust())

Value

A plot of the index evolution

Examples

1
plot(my_cluster)

Ltochon/CLARA.seq documentation built on Dec. 17, 2021, 1:12 a.m.