BLACKJACK: Jackknife earthquake location

Description Usage Arguments Details Value Note Author(s) References See Also Examples

View source: R/BLACKJACK.R

Description

Perform jackknife on earthquake location by eliminating stations.

Usage

1
BLACKJACK(Ldat, vel)

Arguments

Ldat

event list

vel

velocity model

Details

stations are eliminated, not rows?

Value

event list with pseudo values

Note

events are located with P and S-wave arrivals, but code here should eliminate just stations.

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

References

Iversen, E. S., and J. M. Lees (1996), A statistical technique for validating velocity models, Bull. Seismol. Soc. Am. 86(6), 1853-1862.

See Also

Vlocate,HiJACK, plotJACKLLZ

Examples

1
2
3
4
5
6
7
8
## Not run: 
COSOjack = HiJACK(lps, sta)


plotJACKLLZ(COSOjack, sta, proj)


## End(Not run)

Rquake documentation built on Dec. 16, 2020, 5:06 p.m.