Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AltDistributions

Lifecycle Build Status codecov.io Documentation

This is a collection of some probability distributions I find useful, primarily for Bayesian estimation. Eventually, they should be considered for contributing to Distributions.jl, but currently they reside in this package because

  1. I am experimenting with the interface,
  2. I am experimenting with the implementation (making it friendly to automatic differentiation),
  3. not all functionality is implemented (eg only the logpdf).

When the name of distributions coincides with one in Distributions, it is prefixed with Alt, eg AltMvNormal.

Bibliography

  • Lewandowski, Daniel, Dorota Kurowicka, and Harry Joe. "Generating random correlation matrices based on vines and extended onion method." Journal of multivariate analysis 100.9 (2009): 1989–2001.

About

Implementations for some distributions using a consistent API and AD-friendly code.

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages