camino_compute_img: Wrapper for Computing Outputs into image

View source: R/camino_compute_img.R

camino_compute_imgR Documentation

Wrapper for Computing Outputs into image

Description

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

Usage

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


neuroconductor-devel/rcamino documentation built on July 3, 2025, 11:52 p.m.