| Modifier and Type | Method and Description |
|---|---|
static FieldName |
FieldName.create(String value) |
FieldName |
PartitionFieldStats.getField()
Gets the value of the field property.
|
FieldName |
VerificationField.getField()
Gets the value of the field property.
|
FieldName |
Discretize.getField()
Gets the value of the field property.
|
FieldName |
SimplePredicate.getField()
Gets the value of the field property.
|
FieldName |
UnivariateStats.getField()
Gets the value of the field property.
|
FieldName |
NormDiscrete.getField()
Gets the value of the field property.
|
FieldName |
FieldColumnPair.getField()
Gets the value of the field property.
|
FieldName |
SimpleSetPredicate.getField()
Gets the value of the field property.
|
FieldName |
Target.getField()
Gets the value of the field property.
|
FieldName |
Lag.getField()
Gets the value of the field property.
|
FieldName |
Aggregate.getField()
Gets the value of the field property.
|
FieldName |
NormContinuous.getField()
Gets the value of the field property.
|
FieldName |
FieldRef.getField()
Gets the value of the field property.
|
FieldName |
BlockIndicator.getField()
Gets the value of the field property.
|
FieldName |
HasValue.getField() |
abstract FieldName |
ComparisonField.getField() |
FieldName |
HasValueSet.getField() |
FieldName |
Aggregate.getGroupField()
Gets the value of the groupField property.
|
FieldName |
VerificationField.getKey() |
FieldName |
Target.getKey() |
FieldName |
MiningField.getKey() |
FieldName |
Field.getKey() |
FieldName |
DataField.getName()
Gets the value of the name property.
|
FieldName |
ResultField.getName()
Gets the value of the name property.
|
FieldName |
ParameterField.getName()
Gets the value of the name property.
|
FieldName |
MiningField.getName()
Gets the value of the name property.
|
FieldName |
OutputField.getName()
Gets the value of the name property.
|
FieldName |
DerivedField.getName()
Gets the value of the name property.
|
abstract FieldName |
Field.getName() |
FieldName |
HasName.getName() |
FieldName |
Anova.getTarget()
Gets the value of the target property.
|
FieldName |
PredictiveModelQuality.getTargetField()
Gets the value of the targetField property.
|
FieldName |
OutputField.getTargetField()
Gets the value of the targetField property.
|
FieldName |
TextIndex.getTextField()
Gets the value of the textField property.
|
FieldName |
FieldName.intern() |
| Modifier and Type | Method and Description |
|---|---|
PartitionFieldStats |
PartitionFieldStats.setField(FieldName field)
Sets the value of the field property.
|
VerificationField |
VerificationField.setField(FieldName field)
Sets the value of the field property.
|
Discretize |
Discretize.setField(FieldName field)
Sets the value of the field property.
|
SimplePredicate |
SimplePredicate.setField(FieldName field)
Sets the value of the field property.
|
UnivariateStats |
UnivariateStats.setField(FieldName field)
Sets the value of the field property.
|
NormDiscrete |
NormDiscrete.setField(FieldName field)
Sets the value of the field property.
|
FieldColumnPair |
FieldColumnPair.setField(FieldName field)
Sets the value of the field property.
|
SimpleSetPredicate |
SimpleSetPredicate.setField(FieldName field)
Sets the value of the field property.
|
Target |
Target.setField(FieldName field)
Sets the value of the field property.
|
Lag |
Lag.setField(FieldName field)
Sets the value of the field property.
|
Aggregate |
Aggregate.setField(FieldName field)
Sets the value of the field property.
|
NormContinuous |
NormContinuous.setField(FieldName field)
Sets the value of the field property.
|
FieldRef |
FieldRef.setField(FieldName field)
Sets the value of the field property.
|
BlockIndicator |
BlockIndicator.setField(FieldName field)
Sets the value of the field property.
|
abstract ComparisonField |
ComparisonField.setField(FieldName field) |
Aggregate |
Aggregate.setGroupField(FieldName groupField)
Sets the value of the groupField property.
|
DataField |
DataField.setName(FieldName name)
Sets the value of the name property.
|
ResultField |
ResultField.setName(FieldName name)
Sets the value of the name property.
|
ParameterField |
ParameterField.setName(FieldName name)
Sets the value of the name property.
|
MiningField |
MiningField.setName(FieldName name)
Sets the value of the name property.
|
OutputField |
OutputField.setName(FieldName name)
Sets the value of the name property.
|
DerivedField |
DerivedField.setName(FieldName name)
Sets the value of the name property.
|
abstract Field |
Field.setName(FieldName name) |
HasName |
HasName.setName(FieldName name) |
Anova |
Anova.setTarget(FieldName target)
Sets the value of the target property.
|
PredictiveModelQuality |
PredictiveModelQuality.setTargetField(FieldName targetField)
Sets the value of the targetField property.
|
OutputField |
OutputField.setTargetField(FieldName targetField)
Sets the value of the targetField property.
|
TextIndex |
TextIndex.setTextField(FieldName textField)
Sets the value of the textField property.
|
| Constructor and Description |
|---|
Aggregate(FieldName field,
Aggregate.Function function) |
BlockIndicator(FieldName field) |
DataField(FieldName name,
OpType opType,
DataType dataType) |
Discretize(FieldName field) |
FieldColumnPair(FieldName field,
String column) |
FieldRef(FieldName field) |
Lag(FieldName field) |
MiningField(FieldName name) |
NormContinuous(FieldName field,
List<LinearNorm> linearNorms) |
NormDiscrete(FieldName field,
String value) |
OutputField(FieldName name,
DataType dataType) |
ParameterField(FieldName name) |
PartitionFieldStats(FieldName field) |
PredictiveModelQuality(FieldName targetField) |
ResultField(FieldName name) |
SimplePredicate(FieldName field,
SimplePredicate.Operator operator) |
SimpleSetPredicate(FieldName field,
SimpleSetPredicate.BooleanOperator booleanOperator,
Array array) |
TextIndex(FieldName textField) |
VerificationField(FieldName field) |
| Modifier and Type | Method and Description |
|---|---|
FieldName |
FieldNameAdapter.unmarshal(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
FieldNameAdapter.marshal(FieldName value) |
| Modifier and Type | Method and Description |
|---|---|
FieldName |
Item.getField()
Gets the value of the field property.
|
| Modifier and Type | Method and Description |
|---|---|
Item |
Item.setField(FieldName field)
Sets the value of the field property.
|
| Modifier and Type | Method and Description |
|---|---|
FieldName |
FieldValueCount.getField()
Gets the value of the field property.
|
FieldName |
TestDistributions.getField()
Gets the value of the field property.
|
FieldName |
FieldValue.getField()
Gets the value of the field property.
|
FieldName |
TestDistributions.getWeightField()
Gets the value of the weightField property.
|
| Modifier and Type | Method and Description |
|---|---|
FieldValueCount |
FieldValueCount.setField(FieldName field)
Sets the value of the field property.
|
TestDistributions |
TestDistributions.setField(FieldName field)
Sets the value of the field property.
|
FieldValue |
FieldValue.setField(FieldName field)
Sets the value of the field property.
|
TestDistributions |
TestDistributions.setWeightField(FieldName weightField)
Sets the value of the weightField property.
|
| Constructor and Description |
|---|
FieldValue(FieldName field,
String value) |
FieldValueCount(FieldName field,
String value,
double count) |
TestDistributions(FieldName field,
TestDistributions.TestStatistic testStatistic,
Baseline baseline) |
| Modifier and Type | Method and Description |
|---|---|
FieldName |
DiscreteNode.getName()
Gets the value of the name property.
|
FieldName |
ContinuousNode.getName()
Gets the value of the name property.
|
FieldName |
ParentValue.getParent()
Gets the value of the parent property.
|
| Modifier and Type | Method and Description |
|---|---|
DiscreteNode |
DiscreteNode.setName(FieldName name)
Sets the value of the name property.
|
ContinuousNode |
ContinuousNode.setName(FieldName name)
Sets the value of the name property.
|
ParentValue |
ParentValue.setParent(FieldName parent)
Sets the value of the parent property.
|
| Constructor and Description |
|---|
ContinuousNode(FieldName name) |
DiscreteNode(FieldName name) |
ParentValue(FieldName parent,
String value) |
| Modifier and Type | Method and Description |
|---|---|
FieldName |
ClusteringField.getField()
Gets the value of the field property.
|
| Modifier and Type | Method and Description |
|---|---|
ClusteringField |
ClusteringField.setField(FieldName field)
Sets the value of the field property.
|
| Constructor and Description |
|---|
ClusteringField(FieldName field) |
| Modifier and Type | Method and Description |
|---|---|
FieldName |
GeneralRegressionModel.getBaselineStrataVariable()
Gets the value of the baselineStrataVariable property.
|
FieldName |
GeneralRegressionModel.getEndTimeVariable()
Gets the value of the endTimeVariable property.
|
FieldName |
PPCell.getField() |
FieldName |
Predictor.getName()
Gets the value of the name property.
|
FieldName |
GeneralRegressionModel.getOffsetVariable()
Gets the value of the offsetVariable property.
|
FieldName |
PPCell.getPredictorName()
Gets the value of the predictorName property.
|
FieldName |
GeneralRegressionModel.getStartTimeVariable()
Gets the value of the startTimeVariable property.
|
FieldName |
GeneralRegressionModel.getStatusVariable()
Gets the value of the statusVariable property.
|
FieldName |
GeneralRegressionModel.getSubjectIDVariable()
Gets the value of the subjectIDVariable property.
|
FieldName |
GeneralRegressionModel.getTargetVariableName()
Gets the value of the targetVariableName property.
|
FieldName |
GeneralRegressionModel.getTrialsVariable()
Gets the value of the trialsVariable property.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralRegressionModel |
GeneralRegressionModel.setBaselineStrataVariable(FieldName baselineStrataVariable)
Sets the value of the baselineStrataVariable property.
|
GeneralRegressionModel |
GeneralRegressionModel.setEndTimeVariable(FieldName endTimeVariable)
Sets the value of the endTimeVariable property.
|
Predictor |
Predictor.setName(FieldName name)
Sets the value of the name property.
|
GeneralRegressionModel |
GeneralRegressionModel.setOffsetVariable(FieldName offsetVariable)
Sets the value of the offsetVariable property.
|
PPCell |
PPCell.setPredictorName(FieldName predictorName)
Sets the value of the predictorName property.
|
GeneralRegressionModel |
GeneralRegressionModel.setStartTimeVariable(FieldName startTimeVariable)
Sets the value of the startTimeVariable property.
|
GeneralRegressionModel |
GeneralRegressionModel.setStatusVariable(FieldName statusVariable)
Sets the value of the statusVariable property.
|
GeneralRegressionModel |
GeneralRegressionModel.setSubjectIDVariable(FieldName subjectIDVariable)
Sets the value of the subjectIDVariable property.
|
GeneralRegressionModel |
GeneralRegressionModel.setTargetVariableName(FieldName targetVariableName)
Sets the value of the targetVariableName property.
|
GeneralRegressionModel |
GeneralRegressionModel.setTrialsVariable(FieldName trialsVariable)
Sets the value of the trialsVariable property.
|
| Constructor and Description |
|---|
PPCell(String value,
FieldName predictorName,
String parameterName) |
Predictor(FieldName name) |
| Modifier and Type | Method and Description |
|---|---|
FieldName |
BayesOutput.getFieldName()
Gets the value of the fieldName property.
|
FieldName |
BayesInput.getFieldName()
Gets the value of the fieldName property.
|
| Modifier and Type | Method and Description |
|---|---|
BayesOutput |
BayesOutput.setFieldName(FieldName fieldName)
Sets the value of the fieldName property.
|
BayesInput |
BayesInput.setFieldName(FieldName fieldName)
Sets the value of the fieldName property.
|
| Constructor and Description |
|---|
BayesInput(FieldName fieldName) |
BayesOutput(FieldName fieldName,
TargetValueCounts targetValueCounts) |
| Modifier and Type | Method and Description |
|---|---|
FieldName |
KNNInput.getField()
Gets the value of the field property.
|
FieldName |
InstanceField.getField()
Gets the value of the field property.
|
FieldName |
NearestNeighborModel.getInstanceIdVariable()
Gets the value of the instanceIdVariable property.
|
FieldName |
InstanceField.getKey() |
| Modifier and Type | Method and Description |
|---|---|
KNNInput |
KNNInput.setField(FieldName field)
Sets the value of the field property.
|
InstanceField |
InstanceField.setField(FieldName field)
Sets the value of the field property.
|
NearestNeighborModel |
NearestNeighborModel.setInstanceIdVariable(FieldName instanceIdVariable)
Sets the value of the instanceIdVariable property.
|
| Constructor and Description |
|---|
InstanceField(FieldName field) |
KNNInput(FieldName field) |
| Modifier and Type | Method and Description |
|---|---|
FieldName |
CategoricalPredictor.getField() |
FieldName |
NumericPredictor.getName()
Gets the value of the name property.
|
FieldName |
CategoricalPredictor.getName()
Gets the value of the name property.
|
FieldName |
PredictorTerm.getName()
Gets the value of the name property.
|
abstract FieldName |
Term.getName() |
FieldName |
RegressionModel.getTargetFieldName()
Gets the value of the targetFieldName property.
|
| Modifier and Type | Method and Description |
|---|---|
NumericPredictor |
NumericPredictor.setName(FieldName name)
Sets the value of the name property.
|
CategoricalPredictor |
CategoricalPredictor.setName(FieldName name)
Sets the value of the name property.
|
PredictorTerm |
PredictorTerm.setName(FieldName name)
Sets the value of the name property.
|
abstract Term |
Term.setName(FieldName name) |
RegressionModel |
RegressionModel.setTargetFieldName(FieldName targetFieldName)
Sets the value of the targetFieldName property.
|
| Constructor and Description |
|---|
CategoricalPredictor(FieldName name,
String value,
double coefficient) |
NumericPredictor(FieldName name,
double coefficient) |
| Modifier and Type | Method and Description |
|---|---|
FieldName |
Characteristic.getName()
Gets the value of the name property.
|
| Modifier and Type | Method and Description |
|---|---|
Characteristic |
Characteristic.setName(FieldName name)
Sets the value of the name property.
|
| Modifier and Type | Method and Description |
|---|---|
FieldName |
SetPredicate.getField()
Gets the value of the field property.
|
| Modifier and Type | Method and Description |
|---|---|
SetPredicate |
SetPredicate.setField(FieldName field)
Sets the value of the field property.
|
| Constructor and Description |
|---|
SetPredicate(String id,
FieldName field) |
| Modifier and Type | Method and Description |
|---|---|
static <F extends Field> |
FieldUtil.nameMap(Collection<? extends F> fields) |
static Set<FieldName> |
FieldUtil.nameSet(Collection<? extends Field> fields) |
| Modifier and Type | Method and Description |
|---|---|
static <F extends Field> |
FieldUtil.selectAll(Collection<? extends F> fields,
Set<FieldName> names) |
static <F extends Field> |
FieldUtil.selectAll(Collection<? extends F> fields,
Set<FieldName> names,
boolean allowPartialSelection) |
| Modifier and Type | Method and Description |
|---|---|
abstract FieldName |
FieldNameFilterer.filter(FieldName name) |
FieldName |
FieldRenamer.filter(FieldName name) |
| Modifier and Type | Method and Description |
|---|---|
Set<FieldName> |
FieldReferenceFinder.getFieldNames() |
Map<FieldName,FieldName> |
FieldRenamer.getMappings() |
Map<FieldName,FieldName> |
FieldRenamer.getMappings() |
| Modifier and Type | Method and Description |
|---|---|
abstract FieldName |
FieldNameFilterer.filter(FieldName name) |
FieldName |
FieldRenamer.filter(FieldName name) |
| Constructor and Description |
|---|
FieldRenamer(FieldName from,
FieldName to) |
| Constructor and Description |
|---|
FieldRenamer(Map<FieldName,FieldName> mappings) |
FieldRenamer(Map<FieldName,FieldName> mappings) |
Copyright © 2016 University of Tartu. All rights reserved.