Description Usage Arguments Details Value Author(s)
Gives predictions for different train
learners obtained by swag
.
1 2 3 4 5 6 7 8 9 |
object |
An object of class |
newdata |
an optional set of data to predict on. If |
type |
type of prediction required. The default is "best", it takes
the best model (with lowest CV errors). The option "cv_performance"
(which requires |
cv_performance |
a level of CV errors (between 0 and 1) combines with
|
attribute |
an attribute combines with |
... |
Not used for the moment. |
Currently the different train
learners are trained (again) to make the predictions.
Predictions .
Gaetan Bakalli, Samuel Orso and Cesare Miglioli
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.