testCore {CORElearn} | R Documentation |
Performs a partial check of the classification part of CORElearn.
testCore() testNA()
None.
Function testCore()
runs functions CoreModel, predict.CoreModel, modelEval, and attrEval and
performs a partial check of the obtained results.
Function testNA()
performs a test of consistency NA and NaN between R and CORElearn.
Function testCore()
has no output value. The result OK or FAILED is printed.
Function testNA()
returns a logical value indicating, whether the result of the
test is correct.
Marko Robnik-Sikonja, Petr Savicky
testCore()