afni_3dTstat: AFNI 3dTstat function

Description Usage Arguments Value

View source: R/afni_3dTstat.R

Description

Wrapper for AFNI 3dTstat function

Usage

1
2
3
4
5
6
7
afni_3dTstat(file, retimg = FALSE, opts = "", ...)

afni_3dtstat(file, retimg = FALSE, opts = "", ...)

tstat(file, retimg = FALSE, opts = "", ...)

Tstat(file, retimg = FALSE, opts = "", ...)

Arguments

file

nifti object or NIfTI filename. If more than one is given, they are given names of the letters up to z.

retimg

Should an image be returned (TRUE) or a filename?

opts

Additional options passed to 3dTstat

...

additional arguments to afni_3dAFNItoNIFTI

Value

Output filename


neuroconductor/afnir documentation built on May 22, 2021, 9:54 a.m.