Description Usage Arguments Value
View source: R/FIT-fit_object.R
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.
1 | make_dynamic_fit(fit, scans, update_guess_for_non_fixed = TRUE)
|
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) |
The fit object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.