Predictions produced by a ADE-class object.
It contains y_hat, the combined predictions,
Y_hat, the predictions of each base model,
Y_committee, the base models used for prediction
at each time point, and E_hat, the loss predictions
by each meta-model.
y_hatcombined predictions of the ensemble
ADE-class. A numeric vector;
Y_hata matrix containing the predictions made by individual models;
Y_committeea list describing the models selected for predictions at each time point (according to lambda and omega);
E_hatpredictions of error of each base model, estimated by their respective meta model associate;
ADE for generating an ADE ensemble.
Other ensemble predictions: ade_hat,
dets_hat-class, dets_hat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.