tedana.stats.voxelwise_univariate_zstats
- voxelwise_univariate_zstats(data, mixing)[source]
Compute univariate voxelwise z-statistics using correlations.
- Parameters:
mixing (array, shape (n_vols, n_components)) – Independent variables (time x components)
data (array, shape (n_voxels, n_vols)) – Dependent variables (voxels x time)
- Returns:
zstat (array, shape (n_voxels, n_components)) – Z-statistics for each voxel/component