sv_res_table: Output a table of fit amplitudes and error estimates for a...

View source: R/utils.R

sv_res_tableR Documentation

Output a table of fit amplitudes and error estimates for a single-voxel fit.

Description

Output a table of fit amplitudes and error estimates for a single-voxel fit.

Usage

sv_res_table(fit_res, format_out = FALSE)

Arguments

fit_res

input vector.

format_out

reduce the accuracy of values to aid table formatting.

Value

data.frame of values.


spant documentation built on April 4, 2025, 1:40 a.m.