Learn R Programming

RclusTool (version 0.91)

initUnsupTab: 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

initUnsupTab(mainWindow, console, graphicFrame, RclusTool.env, reset = F)

Arguments

mainWindow

: window in which the 'unsupTab' is created.

console

: frame of the RclusTool interface in which messages should be displayed.

graphicFrame

: frame of the RclusTool interface in which graphics should be displayed.

RclusTool.env

: environment in which data and intermediate results are stored.

reset

: if TRUE the whole tab is reset, with default options

Details

function to initialize (and to create) the 'unsupTab' for data clustering