Description Usage Arguments Value
View source: R/functions-fillPEAKS_helpers.R
Helper function is used by the modelPEAKS
function to model intensity integration values for missing peaks.
Function fit a smoothing spline to centWave values reported for the peak-of-interest in all samples in the study.
For samples in which peak was not detected, centWave values are predicted.
1 | smoothVALUE(var, x, peak, lambda = 10)
|
var |
|
x |
|
peak |
|
lambda |
|
Function returns centWave values for the peak-of-interest, which includes predicted values for samples in which it was not originally detected.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.