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

View source: R/amp_scaling.R

scale_amp_ratioR Documentation

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, use_mean_value = FALSE)

Arguments

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.

Value

a fit_result object with a rescaled results table.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.