Rdocumentation
powered by
Learn R Programming
RSEIS (version 2.1-6)
Thresh.J: Threshold Adjuster
Description
determine cut off for ratio curve
Usage
Thresh.J(y, thresh)
Arguments
y
signal
thresh
inital threshold
Value
list(J=J, L=L)
Details
Attempts to automatically optimize the threshold for automated picking. Used deep in picking algorithm.