denoiser {CONFESS} | R Documentation |
An internal function to run transformed data denoising that estimates the model residuals.
denoiser(data, method)
data |
Data matrix. A matrix contains the sample indices, the pseudotimes, the Ch2-Ch3 transformed data and the cluster numbers. |
method |
Character string. A method to perform the denoising. One of "wavelets", "splines" or "lregr" (linear regression). |
The denoised data and the model residuals