In this package are available Discrete statistical distributions. With this package it is possible to estimate parameters and fit regression models within GAMLSS framework.

Installation

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::pak("fhernanb/DiscreteDists")

You can visit the package website to explore the vignettes (articles) and function reference.