denoisefun {CONFESS} | R Documentation |
An internal function to run data denoising.
denoisefun(data, method)
data |
Numeric vector. An 1-dimensional vector of pseudotime sorted transformed signal differences. |
method |
Character string. A method to perform the denoising. One of "wavelets", "splines" or "lregr" (linear rergression). |
The denoised data