demo/pot.danish.R

data(danish)
qplot(danish)
meplot(danish)
emplot(danish, alog="xy")
records(danish)
hill(danish)

out <- gpd(danish, 10)
plot(out)
tp <- tailplot(out)
gpd.q(tp, 0.999)
gpd.q(tp, 0.999, "wald")
shape(danish)
quant(danish, 0.999)
riskmeasures(out, c(0.999, 0.9999))

Try the evir package in your browser

Any scripts or data that you put into this service are public.

evir documentation built on May 2, 2019, 6:11 p.m.