class |
AbstractInvestigatorTab |
Ancestor for tabs in the Investigator.
|
class |
AbstractInvestigatorTabWithDataTable |
Ancestor for tabs that have the data table on top.
|
class |
AbstractInvestigatorTabWithEditableDataTable |
Ancestor for tabs with modifiable data table.
|
class |
AssociateTab |
Tab for associators.
|
class |
AttributeSelectionTab |
Tab for attribute selection.
|
class |
BoxPlotTab |
Visualizes the selected dataset as box plot.
|
class |
ClassifyTab |
Tab for classification.
|
class |
ClusterTab |
Tab for clustering.
|
class |
CompareTab |
For comparing datasets.
|
class |
DataQueryTab |
Allows the execution of an SQL-like query to manipulate datasets.
|
class |
DataTab |
Lists the currently loaded datasets.
|
class |
ExperimentTab |
Tab for running experiment on selected dataset/classifier.
|
class |
IndependentComponentsTab |
Visualizes the ICA components/sources and ICA space calculated from the selected
dataset.
|
class |
InstanceTab |
Visualizes the selected dataset like the instance explorer.
|
class |
LogTab |
Just displays the log messages.
|
class |
MatrixTab |
Visualizes the selected dataset as matrix plot.
|
class |
PartialLeastSquaresTab |
Visualizes the PLS loadings and PLS space calculated from the selected
dataset.
|
class |
PreprocessTab |
Preprocessing tab.
|
class |
PrincipalComponentsTab |
Visualizes the PCA loadings and PCA space calculated from the selected
dataset.
|
class |
ScatterPlotTab |
For plotting attributes against each other.
|