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