The Wayback Machine - https://web.archive.org/web/20201031131003/https://github.com/invenia/Distributions.jl
Skip to content
master
Go to file
Code
This branch is 202 commits behind JuliaStats:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Distributions.jl

Travis status Appveyor status Coverage Status

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

Citing

See CITATION.bib, or use the DOI badge above.

About

A Julia package for probability distributions and associated functions.

Resources

License

Packages

No packages published
You can’t perform that action at this time.