Description Usage Arguments Value
View source: R/curveFit_utils.R
Implementation of the Exponentially Modified Gaussian (EMG) peak shape for use with minpack.lm
1 | emgGaussian_minpack.lm(params, xx)
|
params |
(list) exponentiall modified gaussian parameters
( |
xx |
(numeric) values at which to evalute the exponentially modified gaussian |
value of the exponentially modified gaussian evaluated at xx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.