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 a9f821c commit 91aee00Copy full SHA for 91aee00
causalpy/experiments/prepostnegd.py
@@ -82,7 +82,7 @@ class PrePostNEGD(BaseExperiment):
82
Intercept -0.5, 94% HDI [-1, 0.2]
83
C(group)[T.1] 2, 94% HDI [2, 2]
84
pre 1, 94% HDI [1, 1]
85
- sigma 0.5, 94% HDI [0.5, 0.6]
+ y_hat_sigma 0.5, 94% HDI [0.5, 0.6]
86
"""
87
88
supports_ols = False
0 commit comments