emgGaussian_guess: Guess function for initial exponentially modified gaussian...

Description Usage Arguments Value

View source: R/curveFit_utils.R

Description

Guess function for initial exponentially modified gaussian parameters and bounds, at the moment only checks the x position

Usage

1

Arguments

x

(numeric) x values (e.g. retention time)

y

(numeric) y observed values (e.g. spectra intensity)

Value

A list of guessed starting parameters list()$init_params, lower list()$lower_bounds and upper bounds list()$upper_bounds ($gamma, $center, $sigma, $amplitude)


peakPantheR documentation built on Nov. 8, 2020, 6:38 p.m.