Learn R Programming

RSEIS (version 3.7-4)

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.