PVoigt | R Documentation |
PVoigt
belongs to the low-level functions group for deconvolution.
PVoigt(ppm, amp, x0, sigma, asym, eta)
ppm |
a vector of ppm values |
amp |
amplitude of the lorentzian |
x0 |
central value of the lorentzian |
sigma |
half-width of both lorentzian and gaussian |
asym |
asymetric parameter |
eta |
mixing coefficient for the pseudo-voigt function (between 0 and 1) |
a vector of the lorentzian values (same size as ppm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.