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