tedana.metrics.dependence.calculate_varex_norm

calculate_varex_norm(weights)[source]

Calculate normalized variance explained from standardized parameter estimate maps.

Parameters:

weights ((S x C) array_like) – Standardized parameter estimate maps for components.

Returns:

varex_norm ((C) array_like) – Normalized variance explained scaled from 0 to 1.