RSNNS (version 0.4-12)

predict.rsnns: Generic predict function for rsnns object

Description

Predict values using the given network.

Usage

# S3 method for 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