normExpSignal: Normal-exponential deconvolution (adapted from 'SeSAMe')

View source: R/backgroundCorrection.R

normExpSignalR Documentation

Normal-exponential deconvolution (adapted from SeSAMe)

Description

Normal-exponential deconvolution (adapted from SeSAMe)

Usage

normExpSignal(mu, sigma, alpha, x)

Arguments

mu, sigma

Background signal parameters returned by backgroundCorrectionNoobFit.

alpha

Foreground signal parameters returned by backgroundCorrectionNoobFit.

x

Foreground signals to be corrected.

Value

The conditional expectation of the signal given the observed foreground and background.


Yi-Jiang/MethyGenotyper documentation built on Sept. 4, 2024, 12:47 p.m.