Package: eva Title: Extreme Value Analysis with Goodness-of-Fit Testing Date: 2026-06-20 Version: 0.2.7 Authors@R: c(person(given = "Brian", family = "Bader", role = c("aut", "cre"), email = "bbader.stat@gmail.com"), person(given = "Jun", family = "Yan", role = "ctb")) Description: Goodness-of-fit tests for selection of r in the r-largest order statistics (GEVr) model. Goodness-of-fit tests for threshold selection in the Generalized Pareto distribution (GPD). Random number generation and density functions for the GEVr distribution. Profile likelihood for return level estimation using the GEVr and Generalized Pareto distributions. P-value adjustments for sequential, multiple testing error control. Non-stationary fitting of GEVr and GPD. Bader, B., Yan, J. & Zhang, X. (2016) . Bader, B., Yan, J. & Zhang, X. (2018) . Imports: Matrix, parallel, stats, graphics, utils Depends: R(>= 2.10.0) Suggests: rmarkdown, knitr, SpatialExtremes License: GPL (>= 2) VignetteBuilder: knitr URL: https://github.com/brianbader/eva_package BugReports: https://github.com/brianbader/eva_package/issues LazyData: true Encoding: UTF-8 Config/roxygen2/version: 8.0.0 Repository: https://brianbader.r-universe.dev Date/Publication: 2026-06-21 13:33:29 UTC RemoteUrl: https://github.com/brianbader/eva_package RemoteRef: HEAD RemoteSha: 602c749b2fcb9e6c7171bfb939700ddcce8b050d NeedsCompilation: no Packaged: 2026-06-21 15:16:09 UTC; root Author: Brian Bader [aut, cre], Jun Yan [ctb] Maintainer: Brian Bader