8000 GitHub - chipkent/Distributions.jl: A Julia package for probability distributions and associated functions.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chipkent/Distributions.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%
0