Skip to contents

Wrapper function for minimum capture threshold

Usage

treshold_wrapper_function(statistic_fun, threshold, ...)

Arguments

statistic_fun

statistic function to apply if minimum capture threshold is meet

threshold

minimum data capture threshold 0 - 1.0 to use

...

Additional arguments passed on to the statistic function

Value

wrapped function