plot.clarans_seq: CLARANS Plot Method

Description Usage Arguments Value Examples

View source: R/main.R

Description

Create graph from CLARANS object to show the evolution of the mean distance

Usage

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

Arguments

obj

An object from the class clarans_seq (create by the function clarans_clust())

Value

A plot of the mean distance's evolution

Examples

1
plot(my_cluster)

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