Description Usage Arguments Value
View source: R/curveFit_utils.R
Exponentially Modified Gaussian (EMG) minpack.lm objective function, calculates residuals using the EMG Peak Shape
1 | emgGaussian_minpack.lm_objectiveFun(params, observed, xx)
|
params |
(list) exponentially modified gaussian parameters
( |
observed |
(numeric) observed y value at xx |
xx |
(numeric) value at which to evalute the exponentially modified gaussian |
difference between observed and expected exponentially modified gaussian value evaluated at xx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.