scale_amp_ratio_value {spant} | R Documentation |
Scale fitted amplitudes to a ratio of signal amplitude.
Description
Scale fitted amplitudes to a ratio of signal amplitude.
Usage
scale_amp_ratio_value(fit_result, value)
Arguments
fit_result |
a result object generated from fitting. |
value |
the number use as a denominator. |
Value
a fit_result
object with a rescaled results table.
[Package spant version 2.22.0 Index]