Package org.knime.base.data.aggregation.numerical

Contains implementations of the AggregationOperator that handle numerical columns that are compatible with DoubleValue.

See:
          Description

Class Summary
GeometricMeanOperator Returns the geometric mean per group.
MeanOperator Returns the mean per group.
MedianOperator Computes the median of a list of numbers.
ProductOperator Returns the product per group.
RangeOperator  
StdDeviationOperator Returns the standard deviation per group.
SumOperator Returns the sum per group.
VarianceOperator Returns the variance per group.
 

Package org.knime.base.data.aggregation.numerical Description

Contains implementations of the AggregationOperator that handle numerical columns that are compatible with DoubleValue.



Copyright, 2003 - 2012. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.