normCoef: Deduce MA Normalization Coefficients

View source: R/normalize.R

normCoefR Documentation

Deduce MA Normalization Coefficients

Description

Deduce MA Normalization Coefficients

Usage

normCoef(baseline, to.norm)

Arguments

baseline

A numeric vector representing the baseline signal intensity.

to.norm

A numeric vector representing the sample to be normalized.

Value

c(slope, intercept)


tushiqi/MAnorm2 documentation built on Nov. 3, 2022, 4:31 p.m.