Skip to content

distributional 0.7.0

Choose a tag to compare

@mitchelloharawild mitchelloharawild released this 17 Mar 08:27

Improvements

  • Fixed default argument sigma for dist_multivariate_normal() (#118).
  • Improved formatting of support regions for limited multivariate support regions.

New features

Probability distributions

  • Added dist_dirichlet() for the Dirichlet distribution (#146).
  • Added dist_horseshoe() for the Horseshoe distribution.