View source: R/XPSFitAlgorithms.r
HillSigmoid | R Documentation |
HillSigmoid function
HillSigmoid(x, h, mu, pow, A, B)
x |
numeric vector |
h |
function amplitude |
mu |
position of function center |
pow |
sigmoid decay rate |
A |
Sigmoid upper limit |
B |
Sigmoid lower limit |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.