backgroundCorrectionNoobFit: Fit Normal and exponential distributions (adapted from...

View source: R/backgroundCorrection.R

backgroundCorrectionNoobFitR Documentation

Fit Normal and exponential distributions (adapted from SeSAMe)

Description

Fit Normal and exponential distributions (adapted from SeSAMe)

Usage

backgroundCorrectionNoobFit(ib, bg)

Arguments

ib

Foreground signals.

bg

Background signals.

Value

mu and sigma by fitting background signals with normal distribution.

alpha by fitting foreground signals with exponential distribution.


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