reho.Rdregional homogeneity for a time series image
reho(rsfmri, mask, shifter = 1, method = "kendall", maxDistance = 1.1)
| rsfmri | antsImage usually 4D |
|---|---|
| mask | antsImage binary mask |
| shifter | size of neighborhood |
| method | one of kendall, spearman or pearson |
| maxDistance | maximum distance from center voxel |
antsImage is output
Zang, Y., Jiang, T., Lu, Y., He, Y., Tian, L., 2004. Regional homogeneity approach to fMRI data analysis. Neuroimage 22, 394-400.
Tustison, N.
if (FALSE) { rehoimg = reho( rsfmri ) }