Rdocumentation
powered by
Learn R Programming
RSNNS (version 0.4-4)
SnnsRObject$genericPredictCurrPatSet: Predict values with a trained net
Description
SnnsR low-level function for generic prediction with a trained net.
Usage
## S3 method for class 'SnnsR': genericPredictCurrPatSet(units, updateFuncParams=c(0.0))
Arguments
units
the units that define the output
updateFuncParams
the parameters for the update function (the function has to be already set)
Value
the predicted values