tedana.stats.getfbounds

getfbounds(n_echos)[source]

Gets F-statistic boundaries based on number of echos

Parameters:n_echos (int) – Number of echoes
Returns:fmin, fmid, fmax – F-statistic thresholds for alphas of 0.05, 0.025, and 0.01, respectively.
Return type:float