defaultOOBPerformanceAnalysis(prediction, response, oobObs)
predictions
are of
out-of-bag observations.nrow(data)
whose entries correspond to
observations in data
. The entry has values NA
if the observation
was not out-of-bag, and the difference between the predicted and true response
(the residual) if the observation was out-of-bag.nrow(data)
whose entries correspond to
observations in data
. The entry has values NA
if the observation
was not out-of-bag, and a 1 or 0 depending whether estimator
failed to
correctly classify the observation.boost
,
boost.function
, boost.list