View source: R/curveFit_utils.R
skewedGaussian_minpack.lm | R Documentation |
Implementation of the Skewed Gaussian peak shape for use with minpack.lm
skewedGaussian_minpack.lm(params, xx)
params |
(list) skewed gaussian parameters ( |
xx |
(numeric) values at which to evalute the skewed gaussian |
value of the skewed gaussian evaluated at xx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.