In this package are available new Zero One statistical distributions. With this package it is possible to estimate parameters and fit regression models within GAMLSS framework.
To install the ZeroOneDists
package you can use the following the instructions:
# Installing from CRAN:
install.packages("ZeroOneDists")
# Or the development version from GitHub:
# install.packages("pak")
pak::pak("fhernanb/ZeroOneDists")
You can visit the package website to explore the vignettes (articles) and function reference.