logic.oob {logicFS} | R Documentation |
Computes the out-of-bag error of the classification rule comprised by
a logicBagg
object.
logic.oob(log.out, prob.case = 0.5)
log.out |
an object of class |
prob.case |
a numeric value between 0 and 1. If the logic regression models
are logistic regression models, i.e.\ if in |
The out-of-bag error estimate.
Holger Schwender, holger.schwender@hhu.de