Displaying 1 result from an estimated 1 matches for "gpdsim".
Did you mean:
gpasm
2006 Jan 30
1
fExtreme packages
...s-xmpTools")
Error in file(file, "r", encoding = encoding) :
unable to open connection
In addition: Warning message:
cannot open file 'fBasics-xmpTools'
from fExtremes:
data(danish)
xmpExtremes("\nStart: Simulate a GPD Distributed Sample > ")
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 =...