Rdocumentation
powered by
Learn R Programming
RSNNS (version 0.4-3)
predict.rsnns: Generic predict function for rsnns object
Description
Predict values using the given network.
Usage
## S3 method for class 'rsnns': predict(object, newdata, ...)
Arguments
object
the
rsnns
object
newdata
the new input data which is used for prediction
...
additional function parameters (currently not used)
Value
the predicted values