Supplement 1. The R source code for fitting extreme value distributions.
收藏WILEY2016-08-05 更新2026-04-17 收录
下载链接:
https://wiley.figshare.com/articles/dataset/Supplement_1_The_R_source_code_for_fitting_extreme_value_distributions_/3524510/1
下载链接
链接失效反馈官方服务:
资源简介:
File List rextreme.txt - R source code for fitting extreme value distributions<br> Description This is a text file containing R-language source code for fitting extreme value distributions. These functions were originally written in S by Stuart Coles and converted to R by Alec Stephenson. For an explanation of how to use these functions, see the Appendix in: Stuart Coles, 2001. <i> An introduction to the statistical modeling of extreme values</i>. Springer-Verlag, London, UK. These functions are included to document how the results in the paper were obtained. For other use, it is recommended that the entire suite of functions for extreme value analysis be downloaded. The Extremes Toolkit includes this suite of functions, as well as a graphical user interface (currently available at: www.esig.ucar.edu/extremevalues/evtk.html). gev.fit is a R function that estimates the parameters of the generalized extreme value distribution by the method of maximum likelihood. gpd.fit is a R function that estimates the parameters of the generalized Pareto distribution by the method of maximum likelihood. pp.fit is a R function that estimates the parameters of the generalized extreme value distribution, via the point process representation, by the method of maximum likelihood.
创建时间:
2016-08-05



