View source: R/peak_detection.R
fit_averagePeak | R Documentation |
Fit peak with average function
fit_averagePeak(initTof, l.shape, sp, bin, lower.cons, upper.cons)
initTof |
list of initialisation in tof |
l.shape |
peak shape average |
sp |
spectrum |
bin |
tof axis |
lower.cons |
lower constrain for fit |
upper.cons |
upper constrain for fit |
list with fit information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.