Description Usage Arguments Methods (by generic) Slots See Also
An S4 class, an ensemble model object
1 2 | ## S4 method for signature 'ModelEnsembleObj'
show(object)
|
object |
A |
show: Method to show ModelEnsembleObj object.
model.listA list of regression or classification models in the ensemble
model.typeType of the model, either "Continuous" or "Binary"
lossA numeric vector, the loss of each model
keepA numeric vector or matrix, indicating whether each model is included when aggregating the predictions
wClsObj-class
RegObj-class
ModelObj-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.