File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ class Fishers(IBMAEstimator):
165
165
166
166
This method is described in :footcite:t:`fisher1946statistical`.
167
167
168
- .. versionchanged:: 0.2.3
168
+ .. versionchanged:: 0.3.0
169
169
170
170
* New parameter: ``two_sided``, controls the type of test to be performed. In addition,
171
171
the default is now set to True (two-sided), which differs from previous versions
@@ -296,7 +296,7 @@ class Stouffers(IBMAEstimator):
296
296
297
297
This method is described in :footcite:t:`stouffer1949american`.
298
298
299
- .. versionchanged:: 0.2.3
299
+ .. versionchanged:: 0.3.0
300
300
301
301
* New parameter: ``two_sided``, controls the type of test to be performed. In addition,
302
302
the default is now set to True (two-sided), which differs from previous versions
You can’t perform that action at this time.
0 commit comments