tests/t-fituvgpd.R

library(POT)
set.seed(123)

x <- rgpd(30, 0, 1, 0.2)
f1 <- fitgpd(x, 0, "med")
convassess(f1)
str(f1)
f1

Try the POT package in your browser

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

POT documentation built on April 14, 2022, 3:03 a.m.