powered by
gev.fit
gev.prof(z, m, xlow, xup, conf = 0.95, nint = 100) gev.profxi(z, xlow, xup, conf = 0.95, nint = 100)
m
conf
gev.diag
data(portpirie) ppfit <- gev.fit(portpirie[,2]) gev.prof(ppfit, m = 10, 4.1, 5) gev.profxi(ppfit, -0.3, 0.3)
Run the code above in your browser using DataLab