Hello!
I was wondering if nilearn had the capability to compute SPM-like FWE thresholds.
I can already see in nilearn.glm.threshold_stats_img that height_control for Bonferroni, fpr and fdr are already in there, but except for Bonferroni those are less conservative than the FWE à la SPM.
Is there something I misunderstood in the terminology? Or is there simply no such FWE correction implemented?
Thanks for this wonderful package by the way, it changed my life
PS: I am aware that non-parametric methods are implemented but at first level this is, I think, very cumbersome…