denoiser: denoiser

Description Usage Arguments Value

View source: R/internal_fluo_NBE.R

Description

An internal function to run transformed data denoising that estimates the model residuals.

Usage

1
denoiser(data, method)

Arguments

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).

Value

The denoised data and the model residuals


CONFESS documentation built on Nov. 8, 2020, 6:05 p.m.