Thresh.J {RSEIS} | R Documentation |
Threshold Adjuster
Description
determine cut off for ratio curve
Usage
Thresh.J(y, thresh)
Arguments
y |
signal |
thresh |
inital threshold |
Details
Attempts to automatically optimize the threshold for automated picking. Used deep in picking algorithm.
Value
list(J=J, L=L)
Author(s)
Jonathan M. Lees<jonathan.lees.edu>
[Package RSEIS version 4.2-0 Index]