ElbowPlot | R Documentation |
Display the Elbow Plot after a clustering step.
ElbowPlot(nb, method.space.name, RclusTool.env, hscale = 1.2, charsize = 11)
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 |
ElbowPlot displays the Elbow plot after a clustering step.
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.