check_ylu | R Documentation |
Curve fitting values are constrained in the range of ylu
.
Only constrain trough value for a stable background value. But not for peak
value.
check_ylu(yfit, ylu)
yfit |
Numeric vector, curve fitting result |
ylu |
limits of y value, |
yfit, the numeric vector in the range of ylu
.
check_ylu(1:10, c(2, 8))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.