I am trying to fit some data using Generalized Pareto Distribution in R using extRemes package(https://cran.r-project.org/web/packages/extRemes) I am able to get the parameters for the distribution. How would I get the simulated values for the model using the parameters?
[[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.