Skip to content

Commit 52400d3

Browse files
authored
fix doc string
1 parent 78b79f4 commit 52400d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: nimare/meta/ibma.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1537,7 +1537,7 @@ def correct_fwe_montecarlo(self, result, n_iters=5000, n_cores=1):
15371537
class FixedEffectsHedges(IBMAEstimator):
15381538
"""Fixed Effects Hedges meta-regression estimator.
15391539
1540-
.. versionadded:: 0.3.1
1540+
.. versionadded:: 0.4.0
15411541
15421542
Provides the weighted least-squares estimate of the fixed effects using Hedge's g
15431543
as the point estimate and the variance of bias-corrected Cohen's d as the variance

0 commit comments

Comments
 (0)