Combine all fitting data points into a single data frame.
comb_fit_tables(fit_res, inc_basis_sigs = FALSE, inc_indices = TRUE)
a data frame containing the fit data points.
a single fit_result object.
include the individual fitting basis signals in the output table, defaults to FALSE.
include indices such as X, Y and coil in the output, defaults to TRUE. These are generally not useful for SVS analysis.