Skip to content

A Julia package for probability distributions and associated functions.

License

Notifications You must be signed in to change notification settings

chipkent/Distributions.jl

This branch is 727 commits behind JuliaStats/Distributions.jl:master.

Folders and files

NameName
Last commit message
Last commit date
May 19, 2017
Feb 11, 2017
Jun 30, 2017
Jun 30, 2017
Feb 3, 2017
Jun 29, 2017
Jan 9, 2013
Dec 20, 2014
Feb 11, 2017
Jun 29, 2017

Repository files navigation

Distributions.jl

Build Status Coverage Status

Distributions Distributions

A Julia package for probability distributions and associated functions. Particularly, Distributions implements:

  • Moments (e.g mean, variance, skewness, and kurtosis), entropy, and other properties
  • Probability density/mass functions (pdf) and their logarithm (logpdf)
  • Moment generating functions and characteristic functions
  • Sampling from population or from a distribution
  • Maximum likelihood estimation

Note: The functionalities related to conjugate priors have been moved to the ConjugatePriors package.

Resources

About

A Julia package for probability distributions and associated functions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 87.9%
  • R 12.1%