eiAnalyze(x, thresholds = quantile(x, seq(0.9, 0.995, by = 0.005)),
conf = 0.95, iter = 500, plot=FALSE)
conf
*100 percent confidece level.thresholds
is greater than 1.conf
*100 percent confidence limits for ei
.exi.intervals
, decluster.intervals
,
boot.matrix
and boot.sequence
.exi.intervals
, decluster.intervals
, boot.matrix
, boot.sequence
data(ftcanmax)
eiAnalyze(ftcanmax$Prec, thresholds=0.1)
Run the code above in your browser using DataLab