predict.FDH | R Documentation |
This function predicts the expected output by a FDH
object.
## S3 method for class 'FDH'
predict(object, newdata, x, y, ...)
object |
A |
newdata |
|
x |
Inputs index. |
y |
Outputs index. |
... |
further arguments passed to or from other methods. |
data.frame
with the predicted values. Valid measures are:
rad.out
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.