predict.accept_model {accept} | R Documentation |
Model predictions
Description
Model predictions
Usage
## S3 method for class 'accept_model'
predict(object, ...)
Arguments
object |
a model object |
... |
new data for which the prediction is needed |
Value
prediction results from ACCEPT model
[Package accept version 1.0.2 Index]