Generate the data preprocessing tab of the RclusToolGUI
, in which the user can select, transform, filter or create variables.
initPreprocessTab(mainWindow, console, graphicFrame, RclusTool.env,
reset = F, readConfig = F)
window in which the 'preprocessTab' is created.
frame of the RclusTool interface in which messages should be displayed.
frame of the RclusTool interface in which graphics should be dispayed.
environment in which data and intermediate results are stored.
boolean to reset the whole interface
boolean to reset the whole interface according the config parameters of the data.sample
function to initialize/refresh the 'preprocessTab' for data preprocessing (variables selection, transformation, creation, ...)