ElbowPlot {RclusTool} | R 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
[Package RclusTool version 0.91.6 Index]