IBk(formula, data, subset, na.action, control = NULL)
LBR(formula, data, subset, na.action, control = NULL)NAs.NULL
(default). Available options can be obtained on-line using the Weka
Option Wizard WOW, or the Weka documentation.Weka_lazy and
Weka_classifiers with components includingjobjRef) to a Java object
obtained by applying the Weka buildClassifier method to build
the specified model using the given control options.classifyInstance method for the built classifier and
each instance).predict method for
predicting from the fitted models. IBk provides a $k$-nearest neighbors classifier, see Aha &
Kibler (1991).
LBR (