View source: R/XPSFitAlgorithms.r
Voigt | R Documentation |
The Voigt function is obtained by convolution of a Gauss and a Lorentz functions using the convolve() function based on FFT
Voigt(x, h, mu, sigma, lg)
x |
numeric vector |
h |
function amplitude |
mu |
position of function center |
sigma |
function full width at half maximum |
lg |
mix Gauss-Lorentz obtained via FFT convolution |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.