Displaying 1 result from an estimated 1 matches for "gpdtailplot".
2006 Jan 30
1
fExtreme packages
...gt; ")
x = gpdSim(model = list(shape = 0.25, location = 0, scale = 1), n = 1000)
Error in rgpd(n = n, xi = model$shape, mu = model$location, beta =
model$scale) : unused argument(s) (mu ...)
fit = gpdFit(danish, threshold = 10, type = "mle")
> par(mfrow = c(1, 1))
> gpdtailPlot(fit, main = "Danish Fire: GPD Tail Estimate", col =
"steelblue4")
Error in as.numeric(gpd.obj$upper.exceed) :
argument "gpd.obj" is missing, with no default