smri_corr_img: SMRI Local Correlation Images

Description Usage Arguments Value

View source: R/smri_corr_img.R

Description

Calculates the local correlation between sets of images

Usage

1
2
3
smri_corr_img(x, mask = NULL, outdir = tempdir(), verbose = TRUE,
  suffix = "_corr", radius = rep(1, 3), method = c("pearson",
  "spearman"))

Arguments

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 corr_img

method

Method for correlation. See corr_img

Value

List of filenames


neuroconductor-devel/smri.process documentation built on Sept. 5, 2019, 8:01 p.m.