buildUnsupTab {RclusTool} | R Documentation |
Unsupervised tab
Description
This function generates the unsupervised classification tab of the RclusToolGUI
, in which the user can choose and configure the clustering method to apply.
Usage
buildUnsupTab(RclusTool.env)
Arguments
RclusTool.env |
: environment in which data and intermediate results are stored. |
Details
function to create the 'unsupTab' for data clustering
Value
None
[Package RclusTool version 0.91.6 Index]