adaboostAggregator(estimators, alpha, ..., .parallelPredict = FALSE)
estimators
. Each entry of alpha
acts as a prediction weight for
the corresponding estimator.newdata
and whose output
is the aggregated predictions of the boosted ensemble, estimators
.For internal bookkeeping, this function is inherits from the
'aggregator
' class.
adaboostReweighter
Other aggregators: arcfsAggregator
;
arcx4Aggregator
,
vanillaAggregator
,
weightedAggregator
; boost
,
boost.function
, boost.list