fit_amps | R Documentation |
fit_result
.Extract the fit amplitudes from an object of class fit_result
.
fit_amps(
x,
inc_index = FALSE,
sort_names = FALSE,
append_common_1h_comb = TRUE
)
x |
|
inc_index |
include columns for the voxel index. |
sort_names |
sort the basis set names alphabetically. |
append_common_1h_comb |
append commonly used 1H metabolite combinations eg tNAA = NAA + NAAG. |
a dataframe of amplitudes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.