
Predicts the label of instances according to the COREG
model.
# S3 method for COREG
predict(object, x, type = "numeric", ...)
Self-training model built with the COREG
function.
A object that is data
of predict in principal model (numeric)
This parameter is included for compatibility reasons.
Vector with the labels assigned (numeric).
For additional help see COREG
examples.