spm12_realign_est: SPM12 Realign (Estimate)

Description Usage Arguments Value

View source: R/spm12_realign_est.R

Description

Performs SPM12 Realignment estimation on an Image

Usage

1
2
3
4
spm12_realign_est(filename, fwhm = 5, register_to = c("first", "mean"),
  add_spm_dir = TRUE, spmdir = spm_dir(verbose = verbose, install_dir =
  install_dir), clean = TRUE, verbose = TRUE, outdir = NULL,
  install_dir = NULL, ...)

Arguments

filename

Files to be realigned

fwhm

Full-Width Half Max to smooth

register_to

Should the files be registered to the first or the mean

add_spm_dir

Add SPM12 directory from this package

spmdir

SPM dir to add, will use package default directory

clean

Remove scripts from temporary directory after running

verbose

Print diagnostic messages

outdir

Directory to copy results. If full filename given, then results will be in dirname(filename)

install_dir

directory to download SPM12

...

Arguments passed to run_spm12_script

Value

Character list of filenames from output


neuroconductor-devel/spm12r documentation built on May 6, 2021, 1:52 p.m.