Package: threshr
Title: Threshold Selection and Uncertainty for Extreme Value Analysis
Version: 1.0.7
Date: 2025-10-08
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) <doi:10.1111/rssc.12159>.
    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 
    <https://cran.r-project.org/package=revdbayes>.   
    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
NeedsCompilation: no
Packaged: 2025-10-08 09:07:28 UTC; Paul
Author: Paul J. Northrop [aut, cre, cph],
  Nicolas Attalides [aut]
Maintainer: Paul J. Northrop <p.northrop@ucl.ac.uk>
Repository: CRAN
Date/Publication: 2025-10-08 09:40:02 UTC
Built: R 4.6.0; ; 2025-10-11 03:57:56 UTC; windows
