OLA function

Overall Local Accuracy

Overall Local Accuracy

A dynamic selection method

OLA(form, mod, v.data, t.data, k = 5)

Arguments

  • form: formula
  • mod: a list comprising the individual models
  • v.data: validation data
  • t.data: test data, with the instances to predict
  • k: the number of nearest neighbors. Defaults to 5.
  • Maintainer: Vitor Cerqueira
  • License: GPL (>= 2)
  • Last published: 2017-07-02

Useful links