Uses of Interface
org.knime.base.node.mine.bfn.fuzzy.shrink.Shrink

Packages that use Shrink
org.knime.base.node.mine.bfn.fuzzy.shrink A number of shrink heuristics. 
 

Uses of Shrink in org.knime.base.node.mine.bfn.fuzzy.shrink
 

Classes in org.knime.base.node.mine.bfn.fuzzy.shrink that implement Shrink
 class VolumeAnchorBasedShrink
          ShrinkVolumeAnchorBased.
 class VolumeBorderBasedShrink
          ShrinkDistanceBased.
 class VolumeRuleBasedShrink
          Calculates the volume loss from the left or right support or core region border to the new value, divided by the support spread d1_i*Prod(i!=k)d2_k/Prod(k)d2_k = d1_i/d2_i.
 

Fields in org.knime.base.node.mine.bfn.fuzzy.shrink declared as Shrink
static Shrink[] Shrink.SHRINKS
          Number of possible shrink procedure.
 

Methods in org.knime.base.node.mine.bfn.fuzzy.shrink that return Shrink
static Shrink VolumeAnchorBasedShrink.getInstance()
           
static Shrink VolumeBorderBasedShrink.getInstance()
           
static Shrink VolumeRuleBasedShrink.getInstance()
           
 



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.