predict.EAT | R Documentation |
This function predicts the expected output by an EAT
object.
## S3 method for class 'EAT'
predict(object, newdata, x, ...)
object |
An |
newdata |
|
x |
Inputs index. |
... |
further arguments passed to or from other methods. |
data.frame
with the predicted values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.