Package: DiscreteDists
Title: Discrete Statistical Distributions
Version: 1.0.0
Authors@R: c(
    person("Freddy", "Hernandez-Barajas", , "fhernanb@unal.edu.co", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7459-3329")),
    person("Fernando", "Marmolejo-Ramos", , "firthunandsster@gmail.com", role = c("aut"),
           comment = c(ORCID = "0000-0003-4680-1287")),
    person("Jamiu", "Olumoh", , "jamiu.olumoh@aun.edu.ng", role = c("aut"),
           comment = c(ORCID = "0000-0002-7371-3920")),       
    person("Osho", "Ajayi", , "osho.ajayi@aun.edu.ng", role = c("aut"),
           comment = c(ORCID = "0000-0002-2436-3338")),
    person("Olga", "Usuga-Manco", , "olga.usuga@udea.edu.co", role = c("aut"),
           comment = c(ORCID = "0000-0003-3062-1820"))       
           )
Description: Implementation of new discrete statistical distributions. Each distribution includes the traditional functions as well as an additional function called the family function, which can be used to estimate parameters within the 'gamlss' framework.
License: MIT + file LICENSE
RdMacros: Rdpack
Imports: gamlss, gamlss.dist, pracma, Rdpack, Rcpp
LinkingTo: Rcpp
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: knitr, rmarkdown
URL: https://github.com/fhernanb/DiscreteDists
BugReports: https://github.com/fhernanb/DiscreteDists/issues
NeedsCompilation: yes
Packaged: 2024-09-11 01:13:09 UTC; fhern
Author: Freddy Hernandez-Barajas [aut, cre]
    (<https://orcid.org/0000-0001-7459-3329>),
  Fernando Marmolejo-Ramos [aut]
    (<https://orcid.org/0000-0003-4680-1287>),
  Jamiu Olumoh [aut] (<https://orcid.org/0000-0002-7371-3920>),
  Osho Ajayi [aut] (<https://orcid.org/0000-0002-2436-3338>),
  Olga Usuga-Manco [aut] (<https://orcid.org/0000-0003-3062-1820>)
Maintainer: Freddy Hernandez-Barajas <fhernanb@unal.edu.co>
Repository: CRAN
Date/Publication: 2024-09-13 18:10:06 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-01-24 15:31:23 UTC; unix
Archs: DiscreteDists.so.dSYM
