make_dynamic_fit: Make dynamic fit

Description Usage Arguments Value

View source: R/FIT-fit_object.R

Description

This function makes the fit run as a dynamic fit. For this to work effectively, there must be one scan per model peak that contains ONLY this peak in the region of interest (no overlap). Otherwise the model will have to be fully defined manually.

Usage

1
make_dynamic_fit(fit, scans, update_guess_for_non_fixed = TRUE)

Arguments

fit

The fit object to make dynamic

scans

Scans containing only a single peak in the region of interest (one per model peak)

update_guess_for_non_fixed

Use the automatically determined parameters for non-fixed parameters (as well as for the fixed ones)

Value

The fit object


jmstrat/NMR.Utils documentation built on July 14, 2019, 11:35 p.m.