提交 32562a29 authored 作者: Michael Osthege's avatar Michael Osthege 提交者: Thomas Wiecki

Format docstring nicely

上级 89a67964
......@@ -492,9 +492,10 @@ betabinom = BetaBinomialRV()
class MultinomialRV(RandomVariable):
"""A Multinomial random variable type.
FYI: Length of the support dimension is determined by the last
Notes
-----
The length of the support dimension is determined by the last
dimension in the *second* parameter (i.e. the probabilities vector).
"""
name = "multinomial"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论