diff --git a/nimare/meta/ibma.py b/nimare/meta/ibma.py index b04cbb85..1d6bde2b 100755 --- a/nimare/meta/ibma.py +++ b/nimare/meta/ibma.py @@ -1537,7 +1537,7 @@ def correct_fwe_montecarlo(self, result, n_iters=5000, n_cores=1): class FixedEffectsHedges(IBMAEstimator): """Fixed Effects Hedges meta-regression estimator. - .. versionadded:: 0.3.1 + .. versionadded:: 0.4.0 Provides the weighted least-squares estimate of the fixed effects using Hedge's g as the point estimate and the variance of bias-corrected Cohen's d as the variance