Uses of Interface
org.knime.base.node.viz.plotter.box.BoxPlotDataProvider

Packages that use BoxPlotDataProvider
org.knime.base.node.viz.condbox Contains all classes that realize a conditional box plot. 
org.knime.base.node.viz.plotter.box Contains all classes that realize a box plot. 
 

Uses of BoxPlotDataProvider in org.knime.base.node.viz.condbox
 

Classes in org.knime.base.node.viz.condbox that implement BoxPlotDataProvider
 class ConditionalBoxPlotNodeModel
          Class for the model of a conditional box plot.
 

Uses of BoxPlotDataProvider in org.knime.base.node.viz.plotter.box
 

Classes in org.knime.base.node.viz.plotter.box that implement BoxPlotDataProvider
 class BoxPlotNodeModel
          The input data is sorted for each numeric column and the necessary parameters are determined: minimum, lower whisker (in case of outliers it is the first non-outlier), lower quartile, median, upper quartile, upper whisker and maximum.
 



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.