| Package | Description |
|---|---|
| weka.core | |
| weka.datagenerators | |
| weka.experiment | |
| weka.filters.unsupervised.attribute |
| Modifier and Type | Field and Description |
|---|---|
Range |
Debug.DBO.m_outputTypes
range of outputtyp
|
| Modifier and Type | Method and Description |
|---|---|
Range |
ClusterGenerator.getBooleanCols()
returns the range of boolean attributes.
|
Range |
ClusterGenerator.getNominalCols()
returns the range of nominal attributes
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterGenerator.setBooleanCols(Range value)
Sets which attributes are boolean.
|
void |
ClusterGenerator.setNominalCols(Range value)
Sets which attributes are nominal.
|
| Modifier and Type | Method and Description |
|---|---|
Range |
Tester.getDatasetKeyColumns()
Get the value of DatasetKeyColumns.
|
Range |
PairedTTester.getDatasetKeyColumns()
Get the value of DatasetKeyColumns.
|
Range |
Tester.getResultsetKeyColumns()
Get the value of ResultsetKeyColumns.
|
Range |
PairedTTester.getResultsetKeyColumns()
Get the value of ResultsetKeyColumns.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tester.setDatasetKeyColumns(Range newDatasetKeyColumns)
Set the value of DatasetKeyColumns.
|
void |
PairedTTester.setDatasetKeyColumns(Range newDatasetKeyColumns)
Set the value of DatasetKeyColumns.
|
void |
Tester.setResultsetKeyColumns(Range newResultsetKeyColumns)
Set the value of ResultsetKeyColumns.
|
void |
PairedTTester.setResultsetKeyColumns(Range newResultsetKeyColumns)
Set the value of ResultsetKeyColumns.
|
| Modifier and Type | Method and Description |
|---|---|
Range |
SortLabels.getAttributeIndices()
Gets the current selected attributes.
|
Range |
PartitionedMultiFilter.getRange(int index)
Gets a single Range from the set of available Ranges.
|
Range[] |
PartitionedMultiFilter.getRanges()
Gets the list of possible Ranges to choose from.
|
Range |
StringToWordVector.getSelectedRange()
Get the value of m_SelectedRange.
|
Range |
MakeIndicator.getValueRange()
Get the range containing the indicator values.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionedMultiFilter.setRanges(Range[] Ranges)
Sets the list of possible Ranges to choose from.
|
Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.