ElbowPlot: Elbow Plot.

View source: R/sampleView.R

ElbowPlotR Documentation

Elbow Plot.

Description

Display the Elbow Plot after a clustering step.

Usage

ElbowPlot(nb, method.space.name, RclusTool.env, hscale = 1.2, charsize = 11)

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.

hscale

numeric value corresponding to the horizontal scale of graphic

charsize

character size

Details

ElbowPlot displays the Elbow plot after a clustering step.

Value

None


RclusTool documentation built on May 29, 2024, 5:23 a.m.