We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5954e65 commit 3e72922Copy full SHA for 3e72922
pymc/distributions/transforms.py
@@ -274,8 +274,6 @@ def bounds_fn(*rv_inputs):
274
class ZeroSumTransform(RVTransform):
275
"""
276
Constrains any random samples to sum to zero along the user-provided ``zerosum_axes``.
277
- By default (``zerosum_axes=[-1]``), the sum-to-zero constraint is imposed
278
- on the last axis.
279
280
Parameters
281
----------
0 commit comments