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 2a252a1 commit ccd98b8Copy full SHA for ccd98b8
tests/test_bart.py
@@ -4,7 +4,7 @@
4
from numpy.random import RandomState
5
from numpy.testing import assert_almost_equal, assert_array_equal
6
from pymc.initial_point import make_initial_point_fn
7
-from pymc.logprob.joint_logprob import joint_logp
+from pymc.logprob.basic import joint_logp
8
9
import pymc_bart as pmb
10
0 commit comments