Learn R Programming

Rquake (version 2.4-4)

HiJACK: Jackknife a list of events

Description

Jackknife a list of events

Usage

HiJACK(lps, sta, vel)

Arguments

lps

vector of filenames with UW events

sta

staiton list

vel

velocity list

Value

jackknife pseudovalues for each event

Details

Driver for BLACKJACK

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

BLACKJACK

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