Skip to content

Commit 575454f

Browse files
kunalghoshricardoV94
authored andcommitted
Fixing student-T process doc-string
1 parent 4e6527c commit 575454f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc/gp/gp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ class TP(Latent):
246246
247247
.. math::
248248
249-
f(X) \sim \mathcal{TP}\left( \mu(X), k(X, X'), \\nu \\right)
249+
f(X) \sim \mathcal{TP}\left( \mu(X), k(X, X'), \nu \right)
250250
251251
252252
Parameters

0 commit comments

Comments
 (0)