echoIBM.rbeta02sgth: Returns segmentation threshold values 'c' corresponding to...

View source: R/echoIBM.rbeta02sgth.R

echoIBM.rbeta02sgthR Documentation

Returns segmentation threshold values 'c' corresponding to the input realtive lower schooling threshold values 'rbeta0'. The function only treats one time step, which implies that 'misM' must have length 1 if given (one school of one time step).

Description

Returns segmentation threshold values 'c' corresponding to the input realtive lower schooling threshold values 'rbeta0'. The function only treats one time step, which implies that 'misM' must have length 1 if given (one school of one time step).

Usage

echoIBM.rbeta02sgth(rbeta0, misM = NULL, pow = 1, table.out = FALSE, ...)

Arguments

rbeta0

is an array of relative lower schooling threshold values.

misM

is the mean sv of the school at the time step, given if the input is given in lower schooling threshold (not relative lower schooling threshold).

pow

is a value to raise the segmentation threshold values to the power of, which if pow<1 eases the strictness of the segmentations, suitable for bottom detection (pow=1/4 might be good):

table.out

is TRUE to return only the table.

...

are parameters used in approx().


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