org.knime.base.node.mine.bfn.radial
Class RadialBasisFunctionPortObject.RadialCreator

java.lang.Object
  extended by org.knime.base.node.mine.bfn.radial.RadialBasisFunctionPortObject.RadialCreator
All Implemented Interfaces:
BasisFunctionPortObject.Creator
Enclosing class:
RadialBasisFunctionPortObject

public static class RadialBasisFunctionPortObject.RadialCreator
extends Object
implements BasisFunctionPortObject.Creator

Used to create PNN predictor rows.


Constructor Summary
RadialBasisFunctionPortObject.RadialCreator()
           
 
Method Summary
 BasisFunctionPredictorRow createPredictorRow(ModelContentRO pp)
          Return specific predictor row for the given ModelContent.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RadialBasisFunctionPortObject.RadialCreator

public RadialBasisFunctionPortObject.RadialCreator()
Method Detail

createPredictorRow

public BasisFunctionPredictorRow createPredictorRow(ModelContentRO pp)
                                             throws InvalidSettingsException
Return specific predictor row for the given ModelContent.

Specified by:
createPredictorRow in interface BasisFunctionPortObject.Creator
Parameters:
pp - the content the read the predictive row from
Returns:
a new predictor row
Throws:
InvalidSettingsException - if the rule can be read from model content


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.