compareOrig: function to compare the original matrix of correct classes to...

Description Usage Arguments Value

Description

function to compare the original matrix of correct classes to each component of the output object for a certain classifier

Usage

1
compareOrig(nlcvObj, techn)

Arguments

nlcvObj

return of the nlcv function

techn

technique for which the comparison to correct classes should be made

Value

list with for each number of features selected, a matrix of logical values indicating whether the classifier results correspond (TRUE) or not (FALSE) to the original values to be classified


nlcv documentation built on May 2, 2019, 7:28 a.m.