Scale fitted amplitudes to a ratio of signal amplitude.
scale_amp_ratio(fit_result, name, use_mean_value = FALSE)
a fit_result
object with a rescaled results table.
a result object generated from fitting.
the signal name to use as a denominator (usually, "tCr" or "tNAA").
scales the result by the mean of the signal when set to TRUE.