Package org.knime.base.node.mine.regression.polynomial.learner

The polyreg's predictor package contains just the two classes that make up the predictor node: the model and its factory.

See:
          Description

Class Summary
CoefficientTable This is the view that shows the coefficients in a table and the squared error per row in a line below the table.
PolyRegCoefficientView This view show a simple table with all the coefficients for each attributed in the dataset.
PolyRegLearnerDialog This is the dialog for the polynomial regression learner node.
PolyRegLearnerNodeFactory This factory creates all necessary objects for the polynomial regression learner node.
PolyRegLearnerNodeModel This node performs polynomial regression on an input table with numeric-only columns.
PolyRegLearnerSettings This class holds the settings for the polynomial regression learner node.
PolyRegLineNodeView This class shows a view with one attribute on the x-axis, its values on the y-axis and the regression curve.
PolyRegLineScatterPlotter This class is the plotter used inside the PolyRegLineNodeView.
 

Package org.knime.base.node.mine.regression.polynomial.learner Description

The polyreg's predictor package contains just the two classes that make up the predictor node: the model and its factory.



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.