Learn R Programming

spant (version 1.1.0)

scale_amp_ratio: Scale fitted amplitudes to a ratio of signal amplitude.

Description

Scale fitted amplitudes to a ratio of signal amplitude.

Usage

scale_amp_ratio(fit_result, name)

Arguments

fit_result

a result object generated from fitting.

name

the signal name to use as a denominator (usually, "tCr" or "tNAA").

Value

a fit_result object with a res_tab_ratio data table added.