accIs {FLR} | R Documentation |
Accuracy of FLR
Description
Accuracy of the flr classification.
Usage
accIs(testData,testDataB)
Arguments
testData |
an input data.frame of the test after classification. |
testDataB |
an input data.frame of the original test data. |
Value
return the accuracy of the classification
[Package FLR version 1.0 Index]