Learn R Programming

RclusTool (version 0.91)

ElbowPlot: Elbow Plot.

Description

Display the Elbow Plot after a clustering step.

Usage

ElbowPlot(nb, method.space.name, RclusTool.env)

Arguments

nb

tk-notebook in which the Elbow plot will be made.

method.space.name

complete name of space.

RclusTool.env

: environment in which data and intermediate results are stored.

Details

ElbowPlot displays the Elbow plot after a clustering step.