You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using nimare.meta.cbmr.CBMREstimator with group_categories=None, TypeError: 'NoneType' object is not iterable happens at a later stage if callingCBMRInference().fit(results)
Summary
When using
nimare.meta.cbmr.CBMREstimator
withgroup_categories=None
,TypeError: 'NoneType' object is not iterable
happens at a later stage if callingCBMRInference().fit(results)
Additional details
The text was updated successfully, but these errors were encountered: