Learn R Programming

Rquake (version 2.4-4)

BLACKJACK: Jackknife earthquake location

Description

Perform jackknife on earthquake location by eliminating stations.

Usage

BLACKJACK(Ldat, vel)

Arguments

Ldat

event list

vel

velocity model

Value

event list with pseudo values

Details

stations are eliminated, not rows?

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

Run this code
# NOT RUN {

# }
# NOT RUN {
COSOjack = HiJACK(lps, sta)


plotJACKLLZ(COSOjack, sta, proj)

# }
# NOT RUN {
# }

Run the code above in your browser using DataLab