| addtest | R Documentation |
addtest updates the ada object to have additional testing errors and testing kappa accuracies
for each iteration.
addtest(x,test.x,test.y, ...)
x |
object generated by the function |
test.x |
new x data |
test.y |
the true labeling for this testing data |
... |
other arguments not used by this function. |
updated ada object.
ada,update.ada
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.