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