addtest: Add a test set to ada

Description Usage Arguments Value See Also

Description

addtest updates the ada object to have additional testing errors and testing kappa accuracies for each iteration.

Usage

1
  addtest(x,test.x,test.y, ...)

Arguments

x

object generated by the function ada.

test.x

new x data

test.y

the true labeling for this testing data

...

other arguments not used by this function.

Value

updated ada object.

See Also

ada,update.ada


ada documentation built on May 2, 2019, 5:08 a.m.

Related to addtest in ada...