predict.hedgedrf {hedgedrf} | R Documentation |
hedgedrf prediction
## S3 method for class 'hedgedrf'
predict(object, data, ...)
object |
hedgedrf |
data |
data New test data of class |
... |
Additional arguments to pass to the |
The hedged random forest predictions. An object of class matrix
.