normCoef {MAnorm2}R 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)


[Package MAnorm2 version 1.2.2 Index]