powered by
BoxPlot Jackknife of station locations
plotJACKLLZ(hjack, sta, proj = NULL, PLOT=0, PS=FALSE, fbase="jack", width =c(10, 5) , height = c(8, 8))
Output of hijack
station location list
projection list
plotting flag, 0,1,2. If PLOT=0 plot both boxplots and map, if plot =1 plot only boxplot, if plot=2 plot only map. Default=0
postscript output device, default=FALSE
basename for output png files
2-vector of width of plots output (inches)
2-vector of height of plots output (inches)
Graphical side effects and
influence of lon
influence of lat
influence of depth
character vector of the names of the files output
takes the output of the HiJack function and extracts the pseudovalues and influence information for boxplots.
Iversen, E. S., and J. M. Lees (1996), A statistical technique for validating velocity models, Bull. Seismol. Soc. Am. 86(6), 1853-1862.
HiJACK, BLACKJACK,imageINFLUENCE
# NOT RUN { # } # NOT RUN { COSOjack = HiJACK(lps, sta) plotJACKLLZ(COSOjack, sta, proj) # } # NOT RUN { # }
Run the code above in your browser using DataLab