Skip to content

Commit

Permalink
fix doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent authored Sep 11, 2024
1 parent 78b79f4 commit 52400d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nimare/meta/ibma.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 52400d3

Please sign in to comment.