Package: gamlss Title: Generalized Additive Models for Location Scale and Shape Version: 5.5-4 Date: 2026-05-02 Authors@R: c(person("Mikis", "Stasinopoulos", role = c("aut", "cre", "cph"), email = "d.stasinopoulos@gre.ac.uk", comment = c(ORCID = "0000-0003-2407-5704")), person("Robert", "Rigby", role = "aut", email = "r.rigby@gre.ac.uk", comment = c(ORCID = "0000-0003-3853-1707")), person("Vlasios", "Voudouris", role = "ctb"), person("Calliope", "Akantziliotou", role = "ctb"), person("Marco", "Enea", role = "ctb"), person("Daniil", "Kiose", role = "ctb", comment = c(ORCID = "0000-0002-3596-5748")), person("Achim", "Zeileis", role = "ctb", email = "Achim.Zeileis@R-project.org", comment = c(ORCID = "0000-0003-0918-3766")) ) Description: Functions for fitting the Generalized Additive Models for Location Scale and Shape introduced by Rigby and Stasinopoulos (2005), . The models use a distributional regression approach where all the parameters of the conditional distribution of the response variable are modelled using explanatory variables. License: GPL-2 | GPL-3 URL: https://www.gamlss.com/ BugReports: https://github.com/gamlss-dev/gamlss/issues Depends: R (>= 4.1.0), graphics, stats, splines, utils, grDevices, gamlss.data (>= 5.0-0), gamlss.dist (>= 4.3.1), nlme, parallel Imports: MASS, survival, methods Suggests: distributions3 (>= 0.2.1) LazyLoad: yes NeedsCompilation: yes Repository: https://gamlss-dev.r-universe.dev Date/Publication: 2026-06-05 07:31:53 UTC RemoteUrl: https://github.com/gamlss-dev/gamlss RemoteRef: HEAD RemoteSha: e471ce6260041e6eb86ef04a2e79a4ee149aa43a Packaged: 2026-06-24 03:34:22 UTC; root Author: Mikis Stasinopoulos [aut, cre, cph] (ORCID: ), Robert Rigby [aut] (ORCID: ), Vlasios Voudouris [ctb], Calliope Akantziliotou [ctb], Marco Enea [ctb], Daniil Kiose [ctb] (ORCID: ), Achim Zeileis [ctb] (ORCID: ) Maintainer: Mikis Stasinopoulos