scale_amp_ratio | R Documentation |
Scale fitted amplitudes to a ratio of signal amplitude.
scale_amp_ratio(fit_result, name, use_mean_value = FALSE)
fit_result |
a result object generated from fitting. |
name |
the signal name to use as a denominator (usually, "tCr" or "tNAA"). |
use_mean_value |
scales the result by the mean of the signal when set to TRUE. |
a fit_result
object with a rescaled results table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.