emil.predict.caret: Predict using a caret method
Description
This is not guaranteed to work with all caret methods. If it doesn't work
for a particular method, the user will need to rewrite it.Usage
emil.predict.caret(...)
Arguments
...
Sent to predict
that forwards it to the
appropriate predict function in the caret package.