accuracy: accuracy

View source: R/accuracy.R

accuracyR 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.


bRacatus documentation built on Dec. 28, 2022, 2:24 a.m.