OLA: Overall Local Accuracy
Description
A dynamic selection method
Usage
OLA(form, mod, v.data, t.data, k = 5)
Arguments
mod
a list comprising the individual models
t.data
test data, with the instances to predict
k
the number of nearest neighbors. Defaults to 5.