pod: Probability Of Detection

View source: R/pod.R

podR Documentation

Probability Of Detection

Description

Function for calculating the probability of detection.

Usage

pod(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 April 4, 2025, 2:13 a.m.