plot.clara_seq: CLARA Plot Method

Description Usage Arguments Value Examples

View source: R/main.R

Description

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

Usage

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

Arguments

obj

An object from the class clara_seq (create by the function clara_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.