denoisefun: denoisefun

Description Usage Arguments Value

View source: R/internal_fluo_NBE.R

Description

An internal function to run data denoising.

Usage

1
denoisefun(data, method)

Arguments

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

Value

The denoised data


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