Package: ZeroOneDists Title: One Zero 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("Olga", "Usuga-Manco", , "olga.usuga@udea.edu.co", role = c("aut"), comment = c(ORCID = "0000-0003-3062-1820")) ) Description: Implementation of new statistical distributions in (0, 1) interval. 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 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/fhernanb/ZeroOneDists BugReports: https://github.com/fhernanb/ZeroOneDists/issues Imports: gamlss, gamlss.dist Repository: https://fhernanb.r-universe.dev Date/Publication: 2026-02-22 01:17:07 UTC RemoteUrl: https://github.com/fhernanb/zeroonedists RemoteRef: HEAD RemoteSha: 0f01909a42012290bc1eac8dc1178bb782bb04e9 NeedsCompilation: no Packaged: 2026-06-05 09:14:57 UTC; root Author: Freddy Hernandez-Barajas [aut, cre] (ORCID: ), Olga Usuga-Manco [aut] (ORCID: ) Maintainer: Freddy Hernandez-Barajas