Compute F-value thresholds for a two-way ANOVA.
int
The number of subjects to be analyzed.
The number of levels per factor.
str
A string denoting the effect to be returned. The following mapping is currently supported:
'A'
: main effect of A
'B'
: main effect of B
'A:B'
: interaction effect
'A+B'
: both main effects
'A*B'
: all three effects
float
The p-value to be thresholded.
Notes
New in version 0.10.
mne.stats.f_threshold_mway_rm
#Mass-univariate twoway repeated measures ANOVA on single trial power
Repeated measures ANOVA on source data with spatio-temporal clustering