predict.rsnns | R Documentation |
Predict values using the given network.
## S3 method for class 'rsnns'
predict(object, newdata, ...)
object |
the |
newdata |
the new input data which is used for prediction |
... |
additional function parameters (currently not used) |
the predicted values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.