Skip to content

Commit 24d7ec8

Browse files
bsmith89ricardoV94
authored andcommitted
Export DirichletMultinomial in pymc3.distributions
As suggested in pymc-devs#3639 (comment) Also see: pymc-devs#3639 (comment) but this seems to be part of a broader discussion.
1 parent 487fc8a commit 24d7ec8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymc3/distributions/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@
154154
"MvStudentT",
155155
"Dirichlet",
156156
"Multinomial",
157+
"DirichletMultinomial",
157158
"Wishart",
158159
"WishartBartlett",
159160
"LKJCholeskyCov",

0 commit comments

Comments
 (0)