getb1b2 {RSEIS} | R Documentation |
Event Detection
Description
Used for event detection
Usage
getb1b2(J, L, zwin, maxx, max2)
Arguments
J |
Thresh.J |
L |
Thresh.J |
zwin |
maximum of forwd and bakwrd windows |
maxx |
max number of points |
max2 |
all points |
Value
vector c(b1,b2)
Note
Used for thresholding on event detection.
Author(s)
Jonathan M. Lees<jonathan.lees.edu>
See Also
Thresh.J, ETECTG
[Package RSEIS version 4.2-0 Index]