Package | Description |
---|---|
org.knime.base.data.aggregation.numerical |
Contains implementations of the
AggregationOperator
that handle numerical columns that are compatible with
DoubleValue . |
Modifier and Type | Class and Description |
---|---|
class |
KurtosisOperator
Computes the kurtosis per group.
|
class |
PSquarePercentileOperator
Computes the percentiles using the P^2 algorithm
|
class |
SecondMomentOperator
Computes the second moment
|
class |
SkewnessOperator
Computes the skewness per group.
|
class |
SumOfLogsOperator
Computes the sum of logs per group.
|
class |
SumOfSquaresOperator
Computes the sum of squares per group.
|
KNIME GmbH, Konstanz, Germany
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.