Description Usage Arguments Value
predict.svmroc
produces predicted class assignments based on the fitted SVM.
1 | predict.svmroc(object, newdata, weight = NULL)
|
object |
An object of class |
newdata |
New data on which to predict, a matrix with the same columns as
|
weight |
The weight to used for prediction. If |
The vector of predicted class assignments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.