Package: gamlssx
Type: Package
Title: Generalized Additive Extreme Value Models for Location, Scale
        and Shape
Version: 1.0.2
Date: 2025-02-28
Authors@R: c(
    person(c("Paul", "J."), "Northrop", email = "p.northrop@ucl.ac.uk",
      role = c("aut", "cre", "cph")),
    person("Jennifer", "Ji", role = c("aut"))
    )
Description: Fits generalized additive models for the location, scale and shape
    parameters of a generalized extreme value response distribution. The
    methodology is based on Rigby, R.A. and Stasinopoulos, D.M. (2005),
    <doi:10.1111/j.1467-9876.2005.00510.x> and implemented using functions from
    the 'gamlss' package <doi:10.32614/CRAN.package.gamlss>.
Imports: gamlss, gamlss.dist, nieve, stats
License: GPL (>= 3)
LazyData: TRUE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Suggests: testthat (>= 3.0.0)
URL: https://paulnorthrop.github.io/gamlssx/,
        https://github.com/paulnorthrop/gamlssx
BugReports: https://github.com/paulnorthrop/gamlssx/issues
Config/testthat/edition: 3
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-28 18:57:38 UTC; Paul
Author: Paul J. Northrop [aut, cre, cph],
  Jennifer Ji [aut]
Maintainer: Paul J. Northrop <p.northrop@ucl.ac.uk>
Repository: CRAN
Date/Publication: 2025-02-28 19:10:02 UTC
