| predict.sboa_mlp | R Documentation |
Generates predictions from a trained SBOA-MLP model.
## S3 method for class 'sboa_mlp'
predict(object, newdata, ...)
object |
An object of class |
newdata |
New predictor data. |
... |
Additional arguments, ignored. |
A matrix of predicted values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.