Package: threshr Title: Threshold Selection and Uncertainty for Extreme Value Analysis Version: 1.0.8 Date: 2026-03-24 Authors@R: c( person(c("Paul", "J."), "Northrop", email = "p.northrop@ucl.ac.uk", role = c("aut", "cre", "cph")), person("Nicolas", "Attalides", role = "aut") ) Description: Provides functions for the selection of thresholds for use in extreme value models, based mainly on the methodology in Northrop, Attalides and Jonathan (2017) . It also performs predictive inferences about future extreme values, based either on a single threshold or on a weighted average of inferences from multiple thresholds, using the 'revdbayes' package . At the moment only the case where the data can be treated as independent identically distributed observations is considered. Imports: graphics, methods, revdbayes (>= 1.3.4), rust (>= 1.2.2), stats License: GPL (>= 2) LazyData: TRUE Encoding: UTF-8 Depends: R (>= 3.3.0) RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, testthat VignetteBuilder: knitr URL: https://paulnorthrop.github.io/threshr/, https://github.com/paulnorthrop/threshr BugReports: https://github.com/paulnorthrop/threshr/issues Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://paulnorthrop.r-universe.dev Date/Publication: 2026-03-24 15:43:21 UTC RemoteUrl: https://github.com/paulnorthrop/threshr RemoteRef: HEAD RemoteSha: 75a73c6b4030ec085eb90688d68128452e031562 NeedsCompilation: no Packaged: 2026-06-22 10:12:09 UTC; root Author: Paul J. Northrop [aut, cre, cph], Nicolas Attalides [aut] Maintainer: Paul J. Northrop