initSemisupTab {RclusTool}R Documentation

Semi-Supervised tab

Description

Generate the semi-supervised classification tab of the RclusToolGUI, in which the user can choose and configure the semi-supervised method to apply.

Usage

initSemisupTab(RclusTool.env, reset = FALSE)

Arguments

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 'semisupTab' for data clustering

Value

None


[Package RclusTool version 0.91.6 Index]