y_hat
combined predictions of the ensemble
DETS-class
. A numeric vector;
Y_hat
a matrix containing the predictions made by
individual models;
Y_committee
a list describing the models selected for
predictions at each time point (according to lambda
and omega);
W
a matrix with the weights of the base models at each prediction
time.