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.list
A list of regression or classification models in the ensemble
model.type
Type of the model, either "Continuous" or "Binary"
loss
A numeric vector, the loss of each model
keep
A 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.