csi {pRecipe} | R Documentation |
Probability of Detection
Description
Function for calculating the critical success index.
Usage
csi(x, ref, th)
Arguments
x |
a data.table generated by |
ref |
a data.table with data used for evaluation |
th |
numeric. The value for detection threshold |
Value
numeric
[Package pRecipe version 3.0.1-3 Index]