ExpFamilyDistributions.jl

A Julia package for probability distributions member of the Exponential family
Author lucasondel
Popularity
4 Stars
Updated Last
3 Years Ago
Started In
May 2020

ExpFamilyDistributions.jl

Julia package for using distributions member of the Exponential family .

This package is mostly designed to build machine learning Bayesian models. Particularly, it provides functions to use both the natural and the standard parameters of the distributions. For a general purpose statistical Julia package we recommend to use Distributions.jl.

Documentation Test Status

See the changelog file to check what's new since the last release.

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add ExpFamilyDistributions

Have a look at the documentation to get started.

Author

Lucas Ondel

Used By Packages

No packages found.