Last chance! 50% off unlimited learning
Sale ends in
Buy Now
Rdocumentation
powered by
Learn R Programming
RSEIS (version 2.4-1)
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.