Uses of Class
org.knime.core.data.def.DefaultRow

Packages that use DefaultRow
org.knime.base.node.mine.subgroupminer.freqitemset This package contains the necessary data structures for the subgroup mining. 
 

Uses of DefaultRow in org.knime.base.node.mine.subgroupminer.freqitemset
 

Methods in org.knime.base.node.mine.subgroupminer.freqitemset with parameters of type DefaultRow
static Set<String> FrequentItemSetRow.extractItemNamesFrom(DefaultRow row)
          Extracts the itemset names from a Default row, which was a former itemset row.
static double FrequentItemSetRow.getSupportFrom(DefaultRow row)
          Returns the support of a former frequent itemset row.
 



Copyright, 2003 - 2010. 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.