Package: gamlss.dist
Title: Distributions for Generalized Additive Models for Location Scale
        and Shape
Version: 6.1-1
Date: 2023-08-01
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("Calliope", "Akantziliotou", role = "ctb"),
           person("Vlasios", "Voudouris", role = "ctb"),
           person("Gillian", "Heller", role = "ctb", comment = c(ORCID = "0000-0003-1270-1499")),
           person("Fernanda", "De Bastiani", role = "ctb", comment = c(ORCID = "0000-0001-8532-639X")),
           person("Raydonal", "Ospina", role = "ctb", email= "rospina@ime.usp.br", comment = c(ORCID = "0000-0002-9884-9090")),
           person("Nicoletta", "Motpan", role = "ctb"),
           person("Fiona", "McElduff", role = "ctb"),
           person("Majid", "Djennad", role = "ctb"),
           person("Marco", "Enea", role = "ctb"),
           person("Alexios", "Ghalanos", role = "ctb"),
           person("Christos", "Argyropoulos", role = "ctb"),
           person("Almond", "Stöcker", role = "ctb", comment = c(ORCID = "0000-0001-9160-2397")),
           person("Jens", "Lichter", role = "ctb"),
           person("Stanislaus", "Stadlmann", role = "ctb", comment = c(ORCID = "0000-0001-6542-6342")),
           person("Achim", "Zeileis", role = "ctb", email = "Achim.Zeileis@R-project.org", comment = c(ORCID = "0000-0003-0918-3766"))
           )
Description: A set of distributions which can be used for modelling the response variables in Generalized Additive Models for Location Scale and Shape, Rigby and Stasinopoulos (2005), <doi:10.1111/j.1467-9876.2005.00510.x>. The distributions can be continuous, discrete or mixed distributions. Extra distributions can be created, by transforming, any continuous distribution defined on the real line, to a distribution defined on ranges 0 to infinity or 0 to 1, by using a 'log' or a 'logit' transformation respectively.
License: GPL-2 | GPL-3
URL: https://www.gamlss.com/
BugReports: https://github.com/mstasinopoulos/GAMLSS-Distibutions/issues
Depends: R (>= 3.5.0)
Imports: MASS, graphics, stats, methods, grDevices
Suggests: distributions3 (>= 0.2.1)
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2023-08-23 19:47:28 UTC; dimitriosstasinopoulos
Author: Mikis Stasinopoulos [aut, cre, cph]
    (<https://orcid.org/0000-0003-2407-5704>),
  Robert Rigby [aut] (<https://orcid.org/0000-0003-3853-1707>),
  Calliope Akantziliotou [ctb],
  Vlasios Voudouris [ctb],
  Gillian Heller [ctb] (<https://orcid.org/0000-0003-1270-1499>),
  Fernanda De Bastiani [ctb] (<https://orcid.org/0000-0001-8532-639X>),
  Raydonal Ospina [ctb] (<https://orcid.org/0000-0002-9884-9090>),
  Nicoletta Motpan [ctb],
  Fiona McElduff [ctb],
  Majid Djennad [ctb],
  Marco Enea [ctb],
  Alexios Ghalanos [ctb],
  Christos Argyropoulos [ctb],
  Almond Stöcker [ctb] (<https://orcid.org/0000-0001-9160-2397>),
  Jens Lichter [ctb],
  Stanislaus Stadlmann [ctb] (<https://orcid.org/0000-0001-6542-6342>),
  Achim Zeileis [ctb] (<https://orcid.org/0000-0003-0918-3766>)
Maintainer: Mikis Stasinopoulos <d.stasinopoulos@gre.ac.uk>
Repository: CRAN
Date/Publication: 2023-08-23 21:40:08 UTC
Built: R 4.5.1; aarch64-apple-darwin25.0.0; 2025-09-16 22:57:58 UTC; unix
