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 1c3cb92 commit 9250f3dCopy full SHA for 9250f3d
causalpy/experiments/prepostnegd.py
@@ -72,7 +72,7 @@ class PrePostNEGD(BaseExperiment):
72
... }
73
... ),
74
... )
75
- >>> result.summary(round_to=1) # doctest: +NUMBER
+ >>> result.summary(round_to=1) # doctest: +SKIP
76
==================Pretest/posttest Nonequivalent Group Design===================
77
Formula: post ~ 1 + C(group) + pre
78
<BLANKLINE>
0 commit comments