camino_compute_img: Wrapper for Computing Outputs into image

Description Usage Arguments

View source: R/camino_compute_img.R

Description

Wraps around camino_compute and camino_voxel2image to compute the output then make it back into an image

Usage

1
camino_compute_img(infile, header, retimg = TRUE, ...)

Arguments

infile

Output from camino_modelfit

header

NIfTI image for header information to pass to camino_voxel2image

retimg

Should an image be returned? This will be read in using readnii

...

additional arguments to pass to camino_compute


muschellij2/caminor documentation built on Nov. 9, 2019, 2:48 a.m.