Re: [R] Fitting data using Generalized Pareto Distribution

2016-11-27 Thread TicoR
Barradas wrote: > Hello, > > Please provide us with a reproducible example. A data exampla would be > nice and some working code, the code you are using to fit the data. > > Rui Barradas > > > Em 27-11-2016 15:04, TicoR escreveu: > >> I am trying to fit

[R] Fitting data using Generalized Pareto Distribution

2016-11-27 Thread TicoR
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

[R] How to find coefficient of determination for pareto distribution in R?

2016-11-25 Thread TicoR
How to find coefficient of determination for pareto distribution in R? I have made model using generalized Pareto distribution. How can I find the coefficient of distribution for model in R [[alternative HTML version deleted]] __ R-help@r-proje