baggedModel
bagged modelsThis function predicts the class of a BAGGS generated models
# S3 method for BAGGS
predict(object,...)
a named list with the predicted class of every data sample
An object of class BAGGS
A list with: testdata=testdata.
Jose G. Tamez-Pena
baggedModel