Skip to content

Commit 91aee00

Browse files
committed
fix failing doctest
1 parent a9f821c commit 91aee00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

causalpy/experiments/prepostnegd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ class PrePostNEGD(BaseExperiment):
8282
Intercept -0.5, 94% HDI [-1, 0.2]
8383
C(group)[T.1] 2, 94% HDI [2, 2]
8484
pre 1, 94% HDI [1, 1]
85-
sigma 0.5, 94% HDI [0.5, 0.6]
85+
y_hat_sigma 0.5, 94% HDI [0.5, 0.6]
8686
"""
8787

8888
supports_ols = False

0 commit comments

Comments
 (0)