smri_corr_img.Rd
Calculates the local correlation between sets of images
smri_corr_img(x, mask = NULL, outdir = tempdir(), verbose = TRUE, suffix = "_corr", radius = rep(1, 3), method = c("pearson", "spearman"))
x | List of images |
---|---|
mask | mask to normalize over |
outdir | Output directory |
verbose | print diagnostic messages |
suffix | what the append to end of the output filename |
radius | radius of neighborhood. See |
method | Method for correlation. See |
List of filenames