rseg.event_getschoolthr: Function for converting the school threshold into a list of...

View source: R/rseg.event_getschoolthr.R

rseg.event_getschoolthrR Documentation

Function for converting the school threshold into a list of functions/single values.

Description

Function for converting the school threshold into a list of functions/single values.

Usage

rseg.event_getschoolthr(
  schoolthr = function(S, SBR) 4.4 + 0.013 * S + 0.1 * SBR
)

Arguments

schoolthr

is a function of size and mean volume backscattering strength (S_V) defining the threshold level below the 90-percentile of the school using the initial above-noise-threshold. Can also be is a vector of values, where one segmentation file is written for each value of 'schoolthr'.


arnejohannesholmin/cpplot3d documentation built on April 14, 2024, 11:36 p.m.