predict.robustlm {robustlm} | R Documentation |
Returns predictions from a fitted
"robustlm
" object.
## S3 method for class 'robustlm'
predict(object, newx, ...)
object |
Output from the |
newx |
New data used for prediction |
... |
Additional arguments affecting the predictions produced. |
The predicted responses.