Predictions of the Self-training method
Predicts the label of instances according to the selfTraining
model.
## S3 method for class 'selfTraining' predict(object, x, type = "class", ...)
object |
Self-training model built with the |
x |
A object that can be coerced as matrix.
Depending on how was the model built, |
type |
of predict in principal model |
... |
This parameter is included for compatibility reasons. |
For additional help see selfTraining
examples.
Vector with the labels assigned.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.