far: False Alarm Rate

View source: R/far.R

farR Documentation

False Alarm Rate

Description

Function for calculating the false alarm rate.

Usage

far(x, ref, th)

Arguments

x

a data.table generated by fldmean

ref

a data.table with data used for evaluation

th

numeric. The value for detection threshold

Value

numeric


pRecipe documentation built on May 29, 2024, 9:11 a.m.