emgGaussian_minpack.lm_objectiveFun: Exponentially Modified Gaussian minpack.lm objective function

Description Usage Arguments Value

View source: R/emg.R

Description

Exponentially Modified Gaussian (EMG) minpack.lm objective function, calculates residuals using the EMG Peak Shape

Usage

1

Arguments

params

(list) exponentially modified gaussian parameters (params$gamma, params$center, params$sigma, params$amplitude)

observed

(numeric) observed y value at xx

xx

(numeric) value at which to evalute the exponentially modified gaussian

Value

difference between observed and expected exponentially modified gaussian value evaluated at xx


zhengfj1994/MeTEA documentation built on June 29, 2021, 5:21 a.m.