mne.stats.
f_threshold_mway_rm
(n_subjects, factor_levels, effects='A*B', pvalue=0.05)¶Compute f-value thesholds for a two-way ANOVA
Parameters: | n_subjects : int
factor_levels : list-like
effects : str
pvalue : float
|
---|---|
Returns: | f_threshold : list | float
|
See also
f_oneway
, f_mway_rm
Notes
New in version 0.10.
mne.stats.f_threshold_mway_rm
¶