sv_res_table {spant} | R 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.
[Package spant version 3.4.0 Index]