accIs: Accuracy of FLR

Description Usage Arguments Value

View source: R/FLR.r

Description

Accuracy of the flr classification.

Usage

1
  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


FLR documentation built on May 2, 2019, 3:43 p.m.

Related to accIs in FLR...