Skip to content

Commit 5d4c33c

Browse files
williambdeanricardoV94
authored andcommitted
use latex for LKJCorr
1 parent bb30538 commit 5d4c33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc/distributions/multivariate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1656,7 +1656,7 @@ class LKJCorr:
16561656
16571657
The LKJ distribution is a prior distribution for correlation matrices.
16581658
If eta = 1 this corresponds to the uniform distribution over correlation
1659-
matrices. For eta -> oo the LKJ prior approaches the identity matrix.
1659+
matrices. For eta :math:`\to \infty` the LKJ prior approaches the identity matrix.
16601660
16611661
======== ==============================================
16621662
Support Upper triangular matrix with values in [-1, 1]

0 commit comments

Comments
 (0)