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 bb30538 commit 5d4c33cCopy full SHA for 5d4c33c
pymc/distributions/multivariate.py
@@ -1656,7 +1656,7 @@ class LKJCorr:
1656
1657
The LKJ distribution is a prior distribution for correlation matrices.
1658
If eta = 1 this corresponds to the uniform distribution over correlation
1659
- matrices. For eta -> oo the LKJ prior approaches the identity matrix.
+ matrices. For eta :math:`\to \infty` the LKJ prior approaches the identity matrix.
1660
1661
======== ==============================================
1662
Support Upper triangular matrix with values in [-1, 1]
0 commit comments