Package: evgam
Type: Package
Title: Generalised Additive Extreme Value Models
Version: 1.0.1
Date: 2025-09-23
Authors@R: 
      c(person("Ben", "Youngman", role = c("aut", "cre"), email = "b.youngman@exeter.ac.uk",
                    comment = c(ORCID = "0000-0003-0215-8189")))
Maintainer: Ben Youngman <b.youngman@exeter.ac.uk>
Description: Methods for fitting various extreme value distributions with parameters of 
      generalised additive model (GAM) form are provided. For details of distributions 
      see Coles, S.G. (2001) <doi:10.1007/978-1-4471-3675-0>, GAMs see Wood, S.N. (2017) 
      <doi:10.1201/9781315370279>, and the fitting approach see Wood, S.N., Pya, N. & 
      Safken, B. (2016) <doi:10.1080/01621459.2016.1180986>. Details of how evgam works
      and various examples are given in Youngman, B.D. (2022) <doi:10.18637/jss.v103.i03>.
License: GPL-3
Imports: Rcpp (>= 1.1.0), mgcv
LinkingTo: Rcpp, RcppArmadillo
Depends: R (>= 3.5.0)
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-09-23 14:46:19 UTC; ben
Author: Ben Youngman [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0215-8189>)
Repository: CRAN
Date/Publication: 2025-09-23 15:40:02 UTC
