This package exists for two reasons:
- Provide extra distributions to use alongside the
greta
programming interface for creating statistical models. - Provide helper functions for creating new distributions
You can install greta.distributions
from github with:
# install.packages("remotes")
remotes::install_github("greta-dev/greta.distributions")