predict.BAGGS | R Documentation |
baggedModel
bagged modelsThis function predicts the class of a BAGGS generated models
## S3 method for class 'BAGGS'
predict(object,...)
object |
An object of class BAGGS |
... |
A list with: testdata=testdata. |
a named list with the predicted class of every data sample
Jose G. Tamez-Pena
baggedModel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.