afni_3dTstat: AFNI 3dTstat function

View source: R/afni_3dTstat.R

afni_3dTstatR Documentation

AFNI 3dTstat function

Description

Wrapper for AFNI 3dTstat function

Usage

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-devel/afnir documentation built on June 15, 2025, 3:29 a.m.