accuracy {bRacatus} | R Documentation |
accuracy
Description
Estimates the Accuracy of Each Point Record.
Usage
accuracy(signals)
Arguments
signals |
output of the function "signalCalculation". A data.frame including the original point data and the signals sent by the reference regions. |
Value
The data.frame with the species occurrence information and an extra column indicating the estimated accuracy of each point.
[Package bRacatus version 2.0.0 Index]