|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AggregationOperator | This operator creates a new example set from the input example set showing the results of arbitrary aggregation functions (as SUM, COUNT etc. known from SQL). |
| Attribute2ExamplePivoting | This operator converts an example set by dividing examples which consist of multiple observations (at different times) into multiple examples, where each example covers on point in time. |
| Example2AttributePivoting | Transforms an example set by grouping multiple examples of single groups into single examples. |
| ExampleSetTransformationOperator | The abstract superclass for example set transformations. |
| GroupedANOVAOperator | This operator creates groups of the input example set based on the defined grouping attribute. |
This package contains some simple operators for basic transformations like grouping, aggregation and pivotization.
|
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||