tedana.stats.getfbounds

getfbounds(n_independent_sources)[source]

Get F-statistic boundaries based on number of echos.

Parameters:

n_independent_sources (int) – The number of independent sources to calculate DOF for goodness of fit metrics (fstat). Typically the number of echos in the multi-echo data May be a lower value for EPTI acquisitions.

Returns:

fmin, fmid, fmax (float) – F-statistic thresholds for alphas of 0.05, 0.025, and 0.01, respectively.