fit_averagePeak: Fit peak with average function

View source: R/peak_detection.R

fit_averagePeakR Documentation

Fit peak with average function

Description

Fit peak with average function

Usage

fit_averagePeak(initTof, l.shape, sp, bin, lower.cons, upper.cons)

Arguments

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

Value

list with fit information


camilleroquencourt/ptairMS documentation built on June 9, 2024, 10:35 a.m.