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), and implemented using functions from the 'gamlss' package . 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 Roxygen: list(markdown = TRUE) Repository: https://paulnorthrop.r-universe.dev Date/Publication: 2025-12-25 21:37:44 UTC RemoteUrl: https://github.com/paulnorthrop/gamlssx RemoteRef: HEAD RemoteSha: 87ebd8bb67f5d94036be79e8603a7f05e60e4f8b NeedsCompilation: no Packaged: 2026-05-25 07:37:35 UTC; root Author: Paul J. Northrop [aut, cre, cph], Jennifer Ji [aut] Maintainer: Paul J. Northrop