Package org.knime.base.node.mine.regression.linear.learn

Node implementation performing linear regression.

See:
          Description

Class Summary
LinRegLearnerNodeDialogPane Dialog for the linear regression learner.
LinRegLearnerNodeFactory Factory class for linear regression learner node.
LinRegLearnerNodeModel NodeModel to the linear regression learner node.
LinRegLearnerNodeView View on the linear regression learner node.
 

Package org.knime.base.node.mine.regression.linear.learn Description

Node implementation performing linear regression. The node has one data input and one model output (used by the predictor). It has a view where some statistics on the error, the weights, etc. are printed. The dialog allows to set a target (or response) column and some columns (or variables) to use for learning.



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.